|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.simple.xhtml.FormControlAdapter
public abstract class FormControlAdapter
| Constructor Summary | |
|---|---|
FormControlAdapter()
|
|
| Method Summary | |
|---|---|
void |
changed(FormControl control)
Called when the current value has changed. |
void |
enabled(FormControl control)
Called when the control has been enabled/disabled. |
void |
successful(FormControl control)
Called when the successful state has changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormControlAdapter()
| Method Detail |
|---|
public void changed(FormControl control)
FormControlListener
changed in interface FormControlListenerpublic void enabled(FormControl control)
FormControlListener
enabled in interface FormControlListenerpublic void successful(FormControl control)
FormControlListener
successful in interface FormControlListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||