t_StaticNodeType_DynamicNode
DynamicNode
Properties
caption : stringString indentifier to represent the text associated with the DynamicNode.
case : stringA space separated list of values which make the DynamicNode active in the context of the parent StaticNode type.
The values can be primitive or metaclass symbols.event : identifierThe UIEvent attached to this node. UIEvents are handled by UIActions.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
hiddenObjectCaption : stringThe attribute, association path, or a string constant to display when the value is an object that is hidden from the user.
icon : stringIcon provides a means of visual recognition for the DynamicNode.
menu : identifierThe menu that this node is associated with.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
merge : booleanSpecifies if the items with the same caption are merged.
popupTooltip : identifierThe name of screen appearing as popup tooltip.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
popupTooltipJustification : RelativeJustificationThe popup tooltip justification relative to its anchor. One of "before", or "after".
Valid values based on“string”. before after popupTooltipPosition : RelativePositionThe position of the popup tooltip relative to its anchor. One of "above", "below", "left", or "right.
Valid values based on“string”. above below left right popupTooltipStyle : PopupTooltipStyleThe popup tooltip appearance style. One of "clean", or "callout".
Valid values based on“string”. clean callout popupTooltipValue : stringThe attribute or an association path to the instance to appear in the popup tooltip. Can be empty.
Content
Sequence of:
Parents
Parent topic: reuseable-references
Parent topic: t_StaticNodeType_DynamicNode_StaticNode
Parent topic: t_StaticNodeType_DynamicNode_RootStaticNode