view

Methods

  • define - sets configuration property or a hash of properties
  • destructor - destructs the object
  • getNode - gets html object of a view
  • getParent - gets a parent view
  • resize - recalculates and adjusts view sizes
  • show - shows a view

Events

Doesn't have any

Properties

  • 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)