Component Type |
Control Name |
Usage |
Textblock |
Description |
Will be replaced by the WorkWith Title. |
Textblock |
FirstRowFixedData |
Will be replaced by the contents of the first row of the FixedData section (if any). |
Textblock |
BottomFixedData |
Will be replaced by the contents of the FixedData section (if any), except its first row. |
Textblock |
HiddenItems |
The hidden items generated will be placed here. |
Textblock |
FormSectionTop |
Will be replaced by the contents of a FormSection with Layout = "Top", if it is present in the instance. |
Textblock |
FormSectionBottom |
Will be replaced by the contents of a FormSection with Layout = "Bottom", if it is present in the instance. |
Textblock |
FormSectionLeft |
Will be replaced by the contents of a FormSection with Layout = "Left", if it is present in the instance. |
Textblock |
FormSectionRight |
Will be replaced by the contents of a FormSection with Layout = "Right", if it is present in the instance. |
Textblock |
LeftActions |
Will be replaced by a table containing the Action nodes with Position = "Top (Left)". |
Textblock |
TopActions |
Will be replaced by a table containing the Action nodes with Position= "Top". |
Textblock |
RightActions |
Will be replaced by a table containing the Action nodes with Position= "Top (Right)". |
Textblock |
GridActionsLeft |
Will be replaced by a table containing the Action nodes with Position= "Grid-Associated (Left)". |
Textblock |
GridActionsRight |
Will be replaced by a table containing the Action nodes with Position = "Grid-Associated (Right)". |
Textblock |
BottomActions |
Will be replaced by a table containing the Action nodes with Position = "Bottom". |
Textblock |
DownloadActionsSection |
Will be replaced by a table containing the Action nodes with Potion="Downloads Section" |
Textblock |
ContentViewToolbar |
Will be replaced by a table containing the actions for switching between "GridView" and Business Analysis View |
Textblock |
BusinessAnalysisViewRegion |
Will be replaced by a webcomponent contaning the Business Analysis View of the grid. |
Textblock |
ConditionalConfirm |
Will be replaced by a table containing the confirm component with its Cancel and Ok buttons. |
Grid |
MainGrid |
Will be replaced by the WorkWith grid. |
Table |
FiltersContainer |
Will be replaced by the contents of the Filters node in the instance. |
Table |
OrderByContainer |
Will be replaced by the contents of the Orders node in the instance. |
Table |
PagingContainer |
Will be replaced by the grid's paging controls. |
Textblock |
RuntimeColumnManagement |
Will be replaced by the runtime column selection controls if grid settings is not used. |
Textblock |
GridSettings |
Will be replaced by the grid settings menu, if it is active in the interface. To implement it, the Grid settings layout object set in the "Grid settings layout" property will be used. |