Uses of Interface
com.teamdev.jxbrowser.frame.WebStorage
Packages that use WebStorage
Package
Description
This package provides the classes that allow you to work with frames in browser.
-
Uses of WebStorage in com.teamdev.jxbrowser.frame
Methods in com.teamdev.jxbrowser.frame that return WebStorageModifier and TypeMethodDescriptionFrame.localStorage()
Returns thelocalStorage
instance of this frame.Frame.sessionStorage()
Returns thesessionStorage
instance of this frame.