Panel loader

Container that displays different alternative panels at runtime according to the set logics.
BrowseName
PanelLoader
SuperType
Container(Container)

Properties

Name
BrowseName
DataType
Description
Panel
Panel
Panel to be displayed. Must be a widget.
Panel alias node
PanelAliasNode
Node to which to point any alias in the panel to be displayed.
Current panel
CurrentPanel
Node ID of the node of the panel displayed.
Enter animation
EnterAnimation
Type of entry animation on the change of panel.
Exit animation
ExitAnimation
Type of exit animation on the change of panel.
Visible
Visible
(Inherited from Element)
Enabled
Enabled
(Inherited from Element)
Opacity
Opacity
(Inherited from Element)
Left margin
LeftMargin
(Inherited from Element)
Top margin
TopMargin
(Inherited from Element)
Right margin
RightMargin
(Inherited from Element)
Bottom margin
BottomMargin
(Inherited from Element)
Width
Width
(Inherited from Element)
Height
Height
(Inherited from Element)
Horizontal alignment
HorizontalAlignment
(Inherited from Element)
Vertical alignment
VerticalAlignment
(Inherited from Element)
Rotation
Rotation
(Inherited from Element)

Methods

Change panel
BrowseName
ChangePanel
Change the panel displayed.
InputArguments
Name
DataType
Description
NewPanel
New panel.
AliasNode
Node to which to point any alias in the panel to be displayed.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.