GanttDom
Mixin
Mixin with TaskModel <-> HTMLElement mapping functions
No results
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of GanttDom class, or subclass thereof.
-
Identifies an object as an instance of GanttDom class, or subclass thereof.
Functions
Functions are methods available for calling on the class-
onElementKeyDown( )private
Relays keydown events as taskKeyDown if we have a selected task(s).
-
onElementKeyUp( )private
Relays keyup events as taskKeyUp if we have a selected task(s).