Load the window's content from an instance of a Group.
Syntax
window.loadContent(group)
Parameters
Parameter | Type | Description |
---|---|---|
group | Object | Group control to load controls from |
Returns
Returns nothing.
Load the window's content from an instance of a Group.
window.loadContent(group)
Parameter | Type | Description |
---|---|---|
group | Object | Group control to load controls from |
Returns nothing.