Properties

Name Type
cookies bool
cookieOptions object
disabled bool
floatingWindowOpacity double
height object
keyboardNavigation bool
mode object
orientation object
rtl bool
theme string
width object
windowsMode object
windowsOffset double

Events

onDragStart Event
onDragEnd Event

Methods

Name Arguments Return Type
addWindow (string windowId, object mode, double panel, object position) void
closeWindow (string windowId) void
collapseWindow (string windowId) void
destroy () void
disableWindowResize (string windowId) void
disable () void
exportLayout () string
enable () void
expandWindow (string windowId) void
enableWindowResize (string windowId) void
focus () void
hideAllCloseButtons () void
hideAllCollapseButtons () void
hideCollapseButton (string windowId) void
hideCloseButton (string windowId) void
importLayout (string Json) void
move (string windowId, double panel, double position) void
pinWindow (string windowId) void
setWindowMode (string windowId, object mode) void
showCloseButton (string windowId) void
showCollapseButton (string windowId) void
setWindowPosition (string windowId, object top, double left) void
showAllCloseButtons () void
showAllCollapseButtons () void
unpinWindow (string windowId) void