DHTMLX Touch documentation

aitem

Methods

  • attachEvent - attach custom handler to inner event
  • block - stop event calls until unblocking
  • callEvent - calls inner event
  • collapse - collapses accorion item
  • collapse - collapses accorion item
  • define - sets configuration property or a hash of properties
  • destructor - destructs the object
  • detachEvent - detach custom code from handler
  • expand - expands accordion item
  • getNode - gets html object of a view
  • getParent - gets a parent view
  • mapEvent - route events from one object to another
  • refresh - some unknown method
  • resize - recalculates and adjusts view sizes
  • show - shows a view
  • unblock - restore normal event processing

Events

Properties

  • body - a view or html content that is shown in the item
  • header - header label
  • header_alt - header label in the collapsed state
  • container - html container or its id where view needs being initialized
  • id - view id
  • css - class name for view container
  • width - view width
  • height - view height
  • gravity - view gravity (1 by default)