Uses of Enum Class
com.hp.lft.sdk.web.FullScreenMode
Packages that use FullScreenMode
-
Uses of FullScreenMode in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return FullScreenModeModifier and TypeMethodDescriptionstatic FullScreenMode
Returns the enum constant of this class with the specified name.static FullScreenMode[]
FullScreenMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.web with parameters of type FullScreenModeModifier and TypeMethodDescriptionvoid
Browser.fullScreen
(FullScreenMode mode) Controls the browser's full screen mode.