v7.3.0
SupportExamplesFree Trial

GanttDom
Mixin

Mixin with TaskModel <-> HTMLElement mapping functions

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
  • isGanttDom : Booleantrue
    READONLY
    static
    ADVANCED
    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).

    Source path

    Gantt/view/mixin/GanttDom.js

    Contents