t_FormLayout_ScheduleLayout
ScheduleLayout : Composite : Layout
ScheduleLayout control - within a composite in a layout.
Properties
augment : uiIdentifierA path to the view to augment with this view.
Augmentation rules depend on the types of augmented and augmenting views. When augmented view is a layout, such as Composite, Tabs, or Switch, and augmenting view is also of the same type, the children views will be added to the augmented layout. When both augmented views are layouts but of different type, the augmenting view is inserted next to the augmented one. When augmented view is primitive, the augmenting view is inserted next to it.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.
enabled : stringEnablement flag association path or expression
entity : stringAssociation providing resource entity
head : booleanTrue to start a new row in the layout
name : identifierUnique view name
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.
names : stringAssociation providing resource name
off : unsignedIntNumber of columns to skip from the previous view in the same row
privilege : identifierAccess privilege
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.
span : intNumber of consecutive columns to occupy
spanEnd : stringEnd time of time span
spanStart : stringStart time of time span
visible : stringDefault visibility flag association path or expression
Default visiblity set to a control but value can be overriden by script, client state, or control-specific mechanism such as setListColumn in a table.
Content
Sequence of:
t_ScheduleLayout_Schedule [1..1]
t_ScheduleLayout_Toolbar [0..1] - The toolbar associated with the Schedule
t_ScheduleLayout_Menu [0..1] - The item context menu associated with the Schedule
t_ScheduleLayout_Indicators [0..1]
Parents
t_FormSwitch_Composite - A container that displays its child views in columns - within a switch in a layout.
g_FormView_Composite - A container that displays its child views in columns - within a tab in a layout.
t_FormLayout_Composite - A container that displays its child views in columns - within a composite in a layout.
t_FormLayout_CaptionLayout - Caption Layout - within a composite in a layout.
t_Controllable_Composite - A container that displays its child views in columns - in the root of a layout.
t_ScheduleLayout_Toolbar
The toolbar associated with the Schedulet_ScheduleLayout_Menu
The item context menu associated with the Schedule
Parent topic: t_Controllable_Composite
Parent topic: t_Table_CaptionLayout
Parent topic: t_FormLayout_CaptionLayout
Parent topic: t_FormLayout_Composite
Parent topic: t_List_CaptionLayout