DayAvailabilityModel
Represents a particular day availability and implements a record of DayAvailabilityStore store (a part of the calendar editor data level).
Properties
63
Properties
63Class hierarchy
Identifies an object as an instance of DayAvailabilityModel class, or subclass thereof.
Identifies an object as an instance of DayAvailabilityModel class, or subclass thereof.
isGridRowModelGridRowModel
isModelModel
isModelLinkModelLink
isModelStmModelStm
isTreeNodeTreeNode
Editing
copyOfModel
isBatchUpdatingModel
isCommittingModel
isCreatingModel
isModifiedModel
isValidModel
modificationDataModel
modificationsModel
JSON
jsonModel
Parent & children
allChildrenTreeNode
allUnfilteredChildrenTreeNode
childLevelTreeNode
descendantCountTreeNode
firstChildTreeNode
isLeafTreeNode
isLoadedTreeNode
isParentTreeNode
isRootTreeNode
lastChildTreeNode
nextSiblingTreeNode
parentTreeNode
parentIdTreeNode
previousSiblingTreeNode
previousSiblingsTotalCountTreeNode
visibleDescendantCountTreeNode
Functions
54
Functions
54Configuration
Editing
beginBatchModel
cancelBatchModel
clearChangesModel
copyModel
endBatchModel
getDataModel
getUnmodifiedModel
hasBatchedChangeModel
isFieldModifiedModel
removeModel
revertChangesModel
setModel
Events
detachListenersBase
Other
isEditableModel
Parent & children
ancestorsExpandedTreeNode
appendChildTreeNode
bubbleTreeNode
bubbleWhileTreeNode
clearChildrenTreeNode
containsTreeNode
convertToParentTreeNode
getDescendantCountTreeNode
insertChildTreeNode
isExpandedTreeNode
removeChildTreeNode
replaceChildrenTreeNode
traverseTreeNode
traverseBeforeTreeNode
traverseWhileTreeNode
Typedefs
1
Typedefs
1RelationConfigModel
Fields
2
Fields
2Day availability.
id: String | Number
Day identifier.
A zero-based index of the day (0 - Sunday, 1 - Moday, 2 - Tuesday, 3 - Wedndesday,
4 -Thursday, 5 - Friday and 6 - Saturday).