|
Zapatec Utils | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--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 |
void configure(config)
config - {object} configuration parameters.
HTML getContainer()
void init(config)
config - {object} configuration parameters.
void reconfigure(config)
config - {object} new configuration parameters.
void setMaximized(isMaximized)
isMaximized - {boolean} maximized state
void setSize(<number> width, <number> height)
width - Editor container width
height - Editor container height
|
Zapatec Utils | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||