|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueListener
A listener that sets/gets the value of a form-field. Implements the data binding in forms.
| Method Summary | |
|---|---|
void |
valueChanged(ValueEvent e)
Updates the view of the component with the representation of the data. |
void |
valueEntered(ValueEvent e)
Updates the data according to the view of the component. |
| Method Detail |
|---|
void valueChanged(ValueEvent e)
e - the value eventvoid valueEntered(ValueEvent e)
e - the value event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||