|
EchoPoint 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectechopoint.template.propertymgr.ComponentPropertyManager
echopoint.template.propertymgr.ListPropertyManager
A property handler for ListBoxes and SelectFields
It handles the following properties :
Note that these attribute names are generated in the parsing of SELECT and OPTION fields.
| Constructor Summary | |
ListPropertyManager()
|
|
| 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. |
void |
setProperty(nextapp.echo.Component comp,
java.lang.String name,
java.lang.Object value)
|
| Methods inherited from class echopoint.template.propertymgr.ComponentPropertyManager |
parseColor, parseFont, parseInt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ListPropertyManager()
| Method Detail |
public java.lang.Class[] getSupportedClasses()
PropertyManager
getSupportedClasses in interface PropertyManagergetSupportedClasses in class ComponentPropertyManagerPropertyManager.getSupportedClasses()
public void setProperty(nextapp.echo.Component comp,
java.lang.String name,
java.lang.Object value)
setProperty in class ComponentPropertyManagerComponentPropertyManager.setProperty(nextapp.echo.Component, java.lang.String, java.lang.Object)
public void setComponentProperties(nextapp.echo.Component comp,
java.lang.String[] names,
java.lang.Object[] values)
PropertyManager
setComponentProperties in interface PropertyManagersetComponentProperties in class ComponentPropertyManagerPropertyManager.setComponentProperties(nextapp.echo.Component, java.lang.String[], java.lang.Object[])
|
EchoPoint 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||