| Name | Description | Type | Allowed Values |
|---|---|---|---|
| layout | Layout of the panel. | String | |
| name | Name of the panel. | String |
| Name | Description | Type | Default Value | Allowed Values |
|---|---|---|---|---|
| class | Class name of the controller of the object. | String |
| Name | Description |
|---|---|
| OnPanelHidden(IPanelComponent) | Callback that is invoked when the panel is hidden. |
| OnPanelInitialized(IPanelComponent) | Callback that is invoked when the panel is initialized. |
| OnPanelShown(IPanelComponent) | Callback that is invoked when the panel is shown. |