g_HolderContentsGroup_WorkspaceElement
WorkspaceElement
Properties
elementCaption : stringAn attribute, an association path or a constant containing layout element caption.
elementDelete : stringAn attribute, an association path or a constant that determines if the containing layout can be deleted from a group layout tab.
elementLayoutData : stringAn attribute, an association path or a constant containing layout element layout data.
elementName : stringAn attribute, an association path or a constant containing layout element name.
elementOrdinal : stringAn attribute, an association path or a constant containing layout ordinal.
elementParent : stringAn attribute, or an association path containing layout element parent element.
elementPreferenceElement : stringAn attribute, or an association path containing the element of the element preference. Used for looking up preferences for a given element. Applies to the elementPreferences collection instances.
elementPreferenceKey : stringAn attribute, or an association path containing the name of the element preference. Applies to the elementPreferences collection instances.
elementPreferenceValue : stringAn attribute, or an association path containing the value of the element preference. Applies to the elementPreferences collection instances.
elementPreferences : stringAn attribute, or an association path containing preferences for workspace elements.
elementStyleData : stringAn association path or an attribute which specifies element layout style data, such as showCaption.
elementType : stringAn attribute, an association path or a constant containing layout element type.
elementWorkspace : stringAn attribute, or an association path containing layout element workspace.
lazy : booleanSpecifies if the tab layout is loaded lazily.
If true the tab layout is loaded for active tab only. Otherwise, the layouts are queried for along with collection of tabs.name : uiIdentifierUniquely indentifies the Workspace.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
orderBy : stringOrder by clause to be applied to read query.
query : stringList of additional attributes to include in read query.
value : stringAn association off the GroupLayout's collection which contains the collection of layout elements.
If null, the layout model is the same as the GroupLayout's tab collection model.
Content
Sequence of:
Parents
Parent topic: t_TableLayoutType_Rows_Row_Holder
Parent topic: t_SplitterLayoutType_Holder
Parent topic: t_ActionTileType_Icon
Parent topic: t_ActionTileType_Summary
Parent topic: t_ActionTileType_ActionIcon
Parent topic: t_ExpandableTileType_Icon
Parent topic: t_ExpandableTileType_Summary
Parent topic: t_ExpandableTileType_ActionIcon
Parent topic: t_ExpandableTileType_Detail
Parent topic: t_ExpandableTileType_Attachment
Parent topic: t_ExpandableTileType_Toolbar