Zapatec Utils

Class Zapatec.Utils.Maximizable

Object
   |
   +--Zapatec.Utils.Maximizable

class Zapatec.Utils.Maximizable

 
Method Summary
 void configure(config)
           Sets the default configuration of the object and inits it with user defined values.
 HTML getContainer()
           Returns the container of the maximizable object.
 void init(config)
           Inits the object with set of config options.
 void reconfigure(config)
           Reconfigures the object with new parameters.
 void setMaximized(isMaximized)
           Sets if widget is maximized
 void setSize(<number> width, <number> height)
           Sets widget size in pixels


Method Detail

configure

void configure(config)

getContainer

HTML getContainer()

init

void init(config)

reconfigure

void reconfigure(config)

setMaximized

void setMaximized(isMaximized)

setSize

void setSize(<number> width, <number> height)

Zapatec Utils

Documentation generated by JSDoc on Thu Aug 16 12:18:39 2007