eSpace Name
ClientFullScreen_Lib
Description
Module to handle the fullscreen javascript api.
Deactivate full screen mode.
Input parameters
----
Output parameters
Provide an action to check if the current screen is visible. When the user minimizes the window or switches to another tab the screen become hidden.
Name
DataType
IsVisible
Indicate if the current screen is visible. When the user minimizes the window or switches to another tab the screen become hidden.
Boolean
Provide action to check if the current browser support full screen.
IsSupported
Indicate if the FullScreen is supported.
Activate the full screen mode.
Mandatory
WidgetId
The control to put in fullscreen ( If Empty all document is put in fullscreen mode)
Text
NO