|
Zapatec Utils | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Zapatec.Utils.Sizable
Method Summary | |
void
|
configure(config)
Sets the default configuration of the object and inits it with user defined values. |
Object
|
getSizableElements(dimension)
We overwrite the method of Zapatec.Sizable interface to return the array of needed sizable elements. |
void
|
init(config)
Inits the object with set of config options. |
void
|
reconfigure(config)
Reconfigures the object with new parameters. |
Method Detail |
void configure(config)
config
- {object} configuration parameters.
Object getSizableElements(dimension)
array
- of sizable elements.
void init(config)
config
- {object} configuration parameters.
void reconfigure(config)
config
- {object} new configuration parameters.
|
Zapatec Utils | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |