|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextArea.TextBindMapping | |
---|---|
org.apache.pivot.wtk | Contains classes that define the structure and behavior of WTK user interface components. |
Uses of TextArea.TextBindMapping in org.apache.pivot.wtk |
---|
Methods in org.apache.pivot.wtk that return TextArea.TextBindMapping | |
---|---|
TextArea.TextBindMapping |
TextArea.getTextBindMapping()
|
Methods in org.apache.pivot.wtk with parameters of type TextArea.TextBindMapping | |
---|---|
void |
TextArea.setTextBindMapping(TextArea.TextBindMapping textBindMapping)
|
void |
TextAreaBindingListener.textBindMappingChanged(TextArea textArea,
TextArea.TextBindMapping previousTextBindMapping)
Called when a text area's text bind mapping has changed. |
void |
TextAreaBindingListener.Adapter.textBindMappingChanged(TextArea textArea,
TextArea.TextBindMapping previousTextBindMapping)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |