g_HolderContentsGroup_Schedule
Schedule
Properties
collection : identifierListCollection of schedule items.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
collectionAnnotation : stringSpace separated list of annotations which do not exist in the Domain Model.
collectionNew : stringAlternative association path to use for create. Subclass name is optional. Format: "assoc1(SubClassName) ... assocN(SubClassName).
collectionQuery : stringList of additional attributes to include in collection read query.
collectionWhere : stringOptional clause to be added to collection model query.
context : stringThe attribute, association path, or a constant specifying context indentifier to be set. For context bus adapter.
- See
- Application'contextImplementation
control : identifierThe control type this should be rendered 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.
customWeekLength : intFor Custom Week View, the number of days displayed. Must be an Integer between 2 and 7.
customWeekStartDay : intFor Custom Week View, the day the custom week should start at where 1 = Sunday and 7 = Saturday. Must be an Integer between 1 and 7.
day : booleanSpecifies if the day is included in the Schedule.
delete : stringBoolean attribute name, or constant specifying whether the delete operation is allowed in the layout.
deletePrompt : stringDelete prompt string indentifier. Valid if promptOnDelete is true.
The string indentifier may accept the Class name, and instance name args.edit : stringBoolean property specifying whether the insert, delete, or edit operations are allowed in the column.
enabled : stringThe attribute, association path, or a constant returning boolean to set enablement.
endBusDay : stringThe end day of the business week.
endTime : identifierListEnd time of each day.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
error : stringExpression returning non-#f if the message should be treated as an error. The raw message is passed as "this".
event : identifierThe UIEvent attached to the Schedule control. 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.
exclusive : booleanIf true lack of selection means disabling children collection query. Otherwise, children query is generated.
factory : identifierListFactory method for many to many schedule.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
firstDayOfWeek : intFor Week View, the day the normal week view should start at, where 1 = Sunday and 7 = Saturday. Must be an Integer between 1 and 7.
gannt : booleanSpecifies if a gantt chart is included in the Schedule.
Note: This attribute is mispelled. Correct: 'gantt'insert : stringBoolean attribute name, or constant specifying whether the insert operation is allowed in the layout.
itemAllDay : stringThe attribute, association path, or a constant specifying all day flat for each schedule item.
itemBannerStyle : stringThe attribute, association path, or a constant specifying banner style name of each item.
Banner appears as a thick line on the left border of an item.itemCaption : stringString identifier for caption display in the UI for each item in the Schedule.
itemCaptionFormat : stringSchedule item caption format stringId. The arguments are start time, end time, title, and entity names. If not set the default caption format is used including start, end time, title, entity names, and resource names.
itemCaptionFormatMonth : stringSchedule item caption format stringId in the schedule month view. The arguments are start time, end time, and caption.
itemCaptionFormatWeek : stringSchedule item caption week view format stringId in the schedule week view. The arguments are start time, end time, and caption.
itemCaptionMonth : stringString identifier for caption display in the UI for each item in the Schedule's month view.
itemCaptionWeek : stringString identifier for caption display in the UI for each item in the Schedule's week view.
itemEntities : stringThe attribute from which to obtain a collection of entities for which the item was schedule.
itemEntitiesCount : intThe maximum number of entities to show from the collection specified in itemEntities. If there are more entries then an ellipsis is shown at the end of the list.
itemEntityHiddenObjectCaption : stringThe attribute, association path, or a string constant to display when the entity in the itemEntities collection is an object that is hidden from the user.
itemEntityName : stringThe attribute from which to retrieve the caption text for an entity specified in the itemEntities collection.
itemEntityPopupTooltip : identifierThe name of screen appearing as item's entity 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.
itemEntityPopupTooltipJustification : RelativeJustificationThe item's entity popup tooltip justification relative to its anchor. One of "before", or "after".
Valid values based on“string”. before after itemEntityPopupTooltipPosition : RelativePositionThe position of the item's entity popup tooltip relative to its anchor. One of "above", "below", "left", or "right.
Valid values based on“string”. above below left right itemEntityPopupTooltipStyle : PopupTooltipStyleThe item's entity popup tooltip appearance style. One of "clean", or "callout".
Valid values based on“string”. clean callout itemEntityPopupTooltipValue : stringThe attribute or an association path to the instance to appear in the item's entity popup tooltip. Can be empty.
itemIcon : stringIcon provides a visual recognition for each item in the Schedule.
itemNotes : identifierListNotes for an item.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
itemPerformer : stringTODO: comment attribute itemPerformer
itemPerformerName : stringTODO: comment attribute itemPerformerName
itemResourceEntity : identifierListThe attribute or association path to the entity associated to the resource.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
itemResourceHiddenObjectCaption : stringThe attribute, association path, or a string constant to display when the resource in the itemResources collection is an object that is hidden from the user.
itemResourceName : stringThe attribute or association path to the caption string of a item's resource.
itemResourcePopupTooltip : identifierThe name of screen appearing as item's resource 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.
itemResourcePopupTooltipJustification : RelativeJustificationThe item's resource popup tooltip justification relative to its anchor. One of "before", or "after".
Valid values based on“string”. before after itemResourcePopupTooltipPosition : RelativePositionThe position of the item's resource popup tooltip relative to its anchor. One of "above", "below", "left", or "right.
Valid values based on“string”. above below left right itemResourcePopupTooltipStyle : PopupTooltipStyleThe item's resource popup tooltip appearance style. One of "clean", or "callout".
Valid values based on“string”. clean callout itemResourcePopupTooltipValue : stringThe attribute or an association path to the instance to appear in the item's resource popup tooltip. Can be empty.
itemResources : identifierListThe attribute or association path to the collection of the item's resources. If empty, the schedule will not filter by item resource, i.e. all items in the collection within the date range will be displayed.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
itemStatusIcon : stringStatus icon provides a visual recognition for status of each item in the Schedule.
itemStyle : stringThe attribute, association path, or a constant specifying style name of each item.
itemSubject : stringTODO: comment attribute itemSubject
itemSubjectName : stringTODO: comment attribute itemSubjectName
itemTooltip : stringThe attribute, association path, or a constant specifying tooltip for each item in the Schedule.
itemType : identifierListDeprecated. Do not use.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
menu : identifierThe menu associated with the Schedule.
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.
month : booleanSpecifies if the month is included in the Schedule.
name : uiIdentifierUniquely identifies the tabbable control.
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.
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.
promptOnDelete : booleanPrompt the user before deleting an item.
query : stringList of additional attributes to include in read query.
quickAddMenu : identifierThe name of the menu item in the toolbar that will serve as the quick add menu for the Schedule
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.
required : stringThe attribute, association path, or a constant returning boolean to set whether the value for the control is required.
If the attribute is required in the model, it takes precedence and one cannot change this setting in the UI. If the attribute is not required in the model, the requiredness can be set to an attribute, association path, or a constant returning boolean. If the value is set to #t, or the attribute value is true, the requiredness cannot be changed using 'required' view property that is set via client-side API. If the value is left blank, it is set to #f, or the attribute value is false, the requiredness can be changed using 'required' view property that is set via client-side API.resourceName : stringThe attribute or association path to the caption string which is displayed in the list of resources.
resources : identifierListThe attribute or association path to the collection of resources (intersection class for users) that can be displayed in this schedule.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
rowHeight : DimensionHeight of each row in the Schedule. Units can be one of pixels, points, percentage, or integer.
Valid values based on“string”. (\d{1,8})|(\d{1,8}px)|(\d{1,8}pt)|(\d{1,8}%) scheduleEventType : ScheduleEventTypeSpecifies the type of the event for an 'event' schedule.
Valid values based on“string”. roadshow startBusDay : stringThe start day of the week.
startTime : identifierListStart time of each day.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
style : stringStyle of the Schedule background
tabIndex : longThe index number of the tabbable control. Must be a long integer.
tabStop : booleanSpecifies if tabbing should stop on the tabbable control
timeSlotInterval : intThe interval of each time slot in minutes. Must be an Integer.
timeZone : stringIdentifies the time zone used for the Schedule. A timezone ID; a name such as "America/Los_Angeles", or a custom ID such as "GMT-8:00". The client's detected time zone will be used if this is empty.
- Example
"Etc/UTC", "America/New_York", "America/Los_Angeles"
toolbar : identifierThe toolbar associated with the Schedule
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.
tooltip : stringThe attribute, association path, or a constant specifying tooltip.
type : ScheduleRenderingTypeSpecifies if the schedule is the standard (calendar) or roadshow (event planning) type.
Valid values based on“string”. standard event value : stringThe attribute to which the control will bind.
visible : stringThe attribute, association path, or a constant returning boolean to set visibility.
week : booleanSpecifies if the week is included in the Schedule.
year : booleanSpecifies if the year is included in the Schedule.
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