|
Jala 1.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--jala.Form.Component | +--jala.Form.Component.Skin
Subclass of jala.Form.Component that allows rendering a skin
within a form.
Defined in Form.js
Constructor Summary | |
jala.Form.Component.Skin
(<String> name)
|
Method Summary | |
void
|
render()
Renders the skin named by this component to the response. |
Methods inherited from class jala.Form.Component |
createDomId, validate, save
|
Constructor Detail |
jala.Form.Component.Skin(<String> name)
name
- The name of the component, used as the name of the skin
Method Detail |
void render()
|
Jala 1.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |