<Panel>

Class defining a panel to be displayed in the application.

Remarks

None.

Examples

None.

Table 66: XML Tag Listing

Tag

<Callbacks>

Specifies the callbacks that will invoke functions from the IronPython extension script. (Inherited from SimEntity)

Tag

<DialogProgressMonitorView>

No details provided.

Callback

<OnPanelHidden>

Callback that is invoked when the panel is hidden.

Callback

<OnPanelInitialized>

Callback that is invoked when the panel is initialized.

Callback

<OnPanelShown>

Callback that is invoked when the panel is shown.

Attribute

class=

Class name of the controller of the object.

Attribute

layout=

Layout of the panel.

Attribute

name=

Name of the panel.