GanttDateColumn

Base column class that displays dates, in the ll format by default. If set to null uses Gantt's date format as a default. The format will be dynamically updated while zooming according to the displayDateFormat value specified for the ViewPreset being selected.

By default, this class hides the left/right arrows to modify the date incrementally, you can enable this with the step config of the editor config.

Default editor is a DateField.

Configs

84

Common

format: String | nullAlso a property

The date format used to display dates in this column. If format is set to null, the current value of the Gantt's displayDateFormat will be used to format the date value.

autoWidthColumn
fieldDateColumn
fitModeColumn
flexColumn
listenersEvents
maxWidthColumn
stepDateColumn
textColumn
widthColumn

Accessibility

ariaLabelColumn

Export

Integration

vueColumn

Interaction

collapsedColumn
draggableColumn
editorColumn
groupableColumn
hideableColumn
resizableColumn
sealedColumn
sortableColumn

Layout

alignColumn
hiddenColumn
lockedColumn
minWidthColumn
regionColumn

Menu

Merge cells

mergeableColumn

Misc

localeClassLocalizable
localizableLocalizable
tagsColumn
treeColumn

Other

formulaColumn
maxDateColumn
minDateColumn
pinnedColumn
readOnlyColumn

Rendering

cellClsColumn
clsColumn
iconColumn
rendererDateColumn
tooltipColumn

Summary

sumColumn
summariesColumn

Properties

155

Common

format: String | nullAlso a config

The date format used to display dates in this column. If format is set to null, the current value of the Gantt's displayDateFormat will be used to format the date value.

autoWidthColumn
fieldDateColumn
fitModeColumn
flexColumn
maxWidthColumn
stepDateColumn
textColumn
widthColumn

Class hierarchy

isGanttDateColumn: Boolean= truereadonly
Identifies an object as an instance of GanttDateColumn class, or subclass thereof.
isGanttDateColumn: Boolean= truereadonlystatic
Identifies an object as an instance of GanttDateColumn class, or subclass thereof.
isColumnColumn
isDateColumnDateColumn
isEventsEvents
isLocalizableLocalizable
isModelModel
isModelLinkModelLink
isModelStmModelStm
isTreeNodeTreeNode

Accessibility

ariaLabelColumn

Editing

copyOfModel
isValidModel

Export

Fields

allFieldsstaticModel
autoExposeFieldsstaticModel
childrenFieldstaticModel
fieldMapstaticModel
fieldsstaticModel
idFieldstaticModel

Grouping

Identification

keyModel

Integration

vueColumn

Interaction

collapsedColumn
draggableColumn
editorColumn
groupableColumn
hideableColumn
resizableColumn
sealedColumn
sortableColumn

JSON

jsonModel

Layout

alignColumn
hiddenColumn
lockedColumn
minWidthColumn
regionColumn

Lifecycle

configBase

Linked records

hasLinksModelLink
isLinkedModelLink
recordLinksModelLink

Menu

Merge cells

mergeableColumn

Misc

localeHelperLocalizable
localeManagerLocalizable
stmModelStm
tagsColumn
treeColumn

Other

$namestaticModel
defaultsColumn
elementColumn
formulaColumn
gridColumn
maxDateColumn
minDateColumn
pinnedColumn
readOnlyColumn
relationsstaticModel
subGridColumn
typestaticColumn
visibleColumn

Parent & children

allChildrenTreeNode
childLevelTreeNode
firstChildTreeNode
isLeafTreeNode
isLoadedTreeNode
isParentTreeNode
isRootTreeNode
lastChildTreeNode
nextSiblingTreeNode
parentTreeNode
parentIdTreeNode

Rendering

cellClsColumn
clsColumn
iconColumn
rendererDateColumn
tooltipColumn

Summary

sumColumn
summariesColumn

Functions

76

Configuration

applyDefaultsstaticBase

Editing

copyModel
getDataModel
removeModel
setModel

Events

Fields

addFieldstaticModel
getModel
processFieldstaticModel
removeFieldstaticModel

Identification

asIdstaticModel

JSON

toJSONModel

Lifecycle

destroystaticBase

Misc

equalsModel
initClassstaticBase
isOfTypeNamestaticBase
linkModelLink
mixinstaticBase
optionalLstaticLocalizable

Other

hideColumn
LstaticLocalizable
onEvents
relayAllEvents
showColumn
toggleColumn
triggerEvents
unEvents

Parent & children

appendChildTreeNode
bubbleTreeNode
bubbleWhileTreeNode
containsTreeNode
isExpandedTreeNode
removeChildTreeNode
traverseTreeNode

Events

5

Event handlers

5

Typedefs

2