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 thelocalStorageinstance of this frame.Frame.sessionStorage()Returns thesessionStorageinstance of this frame.