Members
(constant) BARCLICK :String
Type:
- String
- Default Value
- `gantt:barclick`
(constant) BARDBLCLICK :String
Type:
- String
- Default Value
- `gantt:bardblclick`
(constant) BARHOVER :String
Type:
- String
- Default Value
- `gantt:barhover`
(constant) BARMOUSEENTER :String
Type:
- String
- Default Value
- `gantt:barmouseenter`
(constant) BARMOUSELEAVE :String
Type:
- String
- Default Value
- `gantt:barmouseleave`
(constant) RENDERED :String
Type:
- String
- Default Value
- `gantt:rendered`
Events
ChartBarClick
{ bubbles: true, cancellable: true, composed: false }
Type:
Properties- Event
ChartBarDoubleClick
{ bubbles: true, cancellable: true, composed: false }
Type:
Properties- Event
ChartBarHover
{ bubbles: true, cancellable: true, composed: false }
Type:
Properties- Event
ChartBarMouseEnter
{ bubbles: true, cancellable: true, composed: false }
Type:
Properties- Event
ChartBarMouseLeave
{ bubbles: true, cancellable: true, composed: false }
Type:
Properties- Event
ChartRendered
{ bubbles: true, cancellable: true, composed: false }
Type:
Properties- Event
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
detail | Object | Properties
|