CalendarEditorIntervalBaseModel

Base model for the calendar editor store.

Properties

63

Class hierarchy

isCalendarEditorIntervalBaseModel: Boolean= truereadonly
Identifies an object as an instance of CalendarEditorIntervalBaseModel class, or subclass thereof.
isCalendarEditorIntervalBaseModel: Boolean= truereadonlystatic
Identifies an object as an instance of CalendarEditorIntervalBaseModel class, or subclass thereof.
isGridRowModelGridRowModel
isModelModel
isModelLinkModelLink
isModelStmModelStm
isTreeNodeTreeNode

Editing

copyOfModel
isValidModel

Fields

allFieldsstaticModel
autoExposeFieldsstaticModel
childrenFieldstaticModel
defaultsstaticModel
fieldMapstaticModel
fieldsstaticModel
idFieldstaticModel

Grouping

Identification

keyModel

JSON

jsonModel

Lifecycle

configBase

Linked records

hasLinksModelLink
isLinkedModelLink
recordLinksModelLink

Misc

stmModelStm

Other

$namestaticModel
relationsstaticModel

Parent & children

allChildrenTreeNode
childLevelTreeNode
firstChildTreeNode
isLeafTreeNode
isLoadedTreeNode
isParentTreeNode
isRootTreeNode
lastChildTreeNode
nextSiblingTreeNode
parentTreeNode
parentIdTreeNode

Functions

54

Configuration

applyDefaultsstaticBase

Editing

copyModel
getDataModel
removeModel
setModel

Events

Fields

addFieldstaticModel
getModel
processFieldstaticModel
removeFieldstaticModel

Identification

asIdstaticModel
generateIdstaticModel

JSON

toJSONModel

Lifecycle

destroystaticBase

Misc

equalsModel
initClassstaticBase
isOfTypeNamestaticBase
linkModelLink
mixinstaticBase

Other

Parent & children

appendChildTreeNode
bubbleTreeNode
bubbleWhileTreeNode
containsTreeNode
insertChildTreeNode
isExpandedTreeNode
removeChildTreeNode
traverseTreeNode

Typedefs

1

Fields

5

The calendar this interval belongs to.

endDate: Date

The interval end date (if the intervals overrides a specific date range).

name: String

The interval name.

startDate: Date

The interval start date (if the intervals overrides a specific date range).

The interval type. It's either a week (specified default daily availability) or an exception (an availability override for a specific period of time, for example a holiday or a vacation).