|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Property Manager for template managed components. Managers may have certain properties which can be set from parameters given in a template. page, e.g. a 'text' parameter for a 'Button' Component.
Note that attribute names are NOT case sensitive in the template source.
Method Summary | |
java.lang.Class[] |
getSupportedClasses()
called to get a list of supported classes |
void |
setComponentProperties(nextapp.echo.Component comp,
java.lang.String[] names,
java.lang.Object[] values)
Called to set the various properties of a Component. |
Method Detail |
public java.lang.Class[] getSupportedClasses()
public void setComponentProperties(nextapp.echo.Component comp, java.lang.String[] names, java.lang.Object[] values)
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |