IPane
Scriptable object
Description
Pane object
Properties
Event Handlers
Event Handler | Description |
---|---|
CanClose | Indicates that pane can be closed (terminated on application exit) |
Methods
Method | Description |
---|---|
Activate | Activates the pane |
Create | Creates page on demand |
Deactivate | DeActivates (close) the pane |
equals | Compare, if objects are equal |
See Also
IApplication::AddPane, IApplication::ClosePane, IApplication::FindPane, IListPane, IListPane::equals, IOutputPane, IOutputPane::equals, IPaneCollector::Add, IPanes::Item, IScriptApplication::AddPane, IScriptApplication::ClosePane, IScriptApplication::FindPane, IScriptListPane, IScriptListPane::equals, IScriptOutputPane, IScriptOutputPane::equals, ISearchResultsPane, ISearchResultsPane::equals
#API