Callback Data
An addtional Function which will be called before a Callback of the Context-Menu or Toolbar will be called.
ILayoutOptions
Optional
disposeFunction, which will be called before the Componented is getting destroyed. This function could be used to clean up everything
ILayoutOptions
Optional
fullBoolean to toggle the FullScreen
M.Karkowski
ILayoutOptions
Optional
hotkeysOptional Hotkey, which will triggerd custom Functions
ILayoutOptions
Optional
idDefine a custom ID.
Optional
onCallback, which will be used to provide the actual Editmode.
ILayoutOptions
Optional
onCalled if the layout is ready
M.Karkowski
ILayoutOptions
Optional
onOptional callback which will be called it a resize event occours.
ILayoutOptions
A List containing all Panels, which should be generaged
ILayoutOptions
Optional
showHelper to show the Toggle Elements or not.
The Title which will be shown on the Top. If not present, no titlebar will be shown
ILayoutOptions
Optional
toolbarConfiguration of the Toolbar.
ILayoutOptions
A Toolbar Configuration.
The Panel, which will be used to render the Toolbar. Normally this should be set to "top".
Generated using TypeDoc
Options for a Layout
Export
ILayoutOptions
Template
The Template Element.