|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextAreaBindingListener
Text area binding listener interface.
| Nested Class Summary | |
|---|---|
static class |
TextAreaBindingListener.Adapter
Text area binding listener adapter. |
| Method Summary | |
|---|---|
void |
textBindMappingChanged(TextArea textArea,
TextArea.TextBindMapping previousTextBindMapping)
Called when a text area's text bind mapping has changed. |
void |
textBindTypeChanged(TextArea textArea,
BindType previousTextBindType)
Called when a text area's text bind type has changed. |
void |
textKeyChanged(TextArea textArea,
String previousTextKey)
Called when a text area's text key has changed. |
| Method Detail |
|---|
void textKeyChanged(TextArea textArea,
String previousTextKey)
textArea - previousTextKey -
void textBindTypeChanged(TextArea textArea,
BindType previousTextBindType)
textArea - previousTextBindType -
void textBindMappingChanged(TextArea textArea,
TextArea.TextBindMapping previousTextBindMapping)
textArea - previousTextBindMapping -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||