|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object echopoint.template.propertymgr.ComponentPropertyManager echopoint.template.propertymgr.TextComponentPropertyManager echopoint.template.propertymgr.TextFieldPropertyManager
A property handler for TextFields.
It handles the following properties :
Note that attribute names are NOT case sensitive in the template source.
Constructor Summary | |
TextFieldPropertyManager()
|
Method Summary | |
java.lang.Class[] |
getSupportedClasses()
called to get a list of supported classes |
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, setComponentProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextFieldPropertyManager()
Method Detail |
public java.lang.Class[] getSupportedClasses()
PropertyManager
getSupportedClasses
in interface PropertyManager
getSupportedClasses
in class TextComponentPropertyManager
PropertyManager.getSupportedClasses()
public void setProperty(nextapp.echo.Component comp, java.lang.String name, java.lang.Object value)
setProperty
in class TextComponentPropertyManager
ComponentPropertyManager.setProperty(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 |