public class TextAreaSelectionAdapter extends Object implements GriffonPivotAdapter, TextAreaSelectionListener
| Constructor and Description | 
|---|
| TextAreaSelectionAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| CallableWithArgs<Void> | getSelectionChanged() | 
| void | selectionChanged(TextArea arg0,
                int arg1,
                int arg2) | 
| void | setSelectionChanged(CallableWithArgs<Void> selectionChanged) | 
public CallableWithArgs<Void> getSelectionChanged()
public void setSelectionChanged(CallableWithArgs<Void> selectionChanged)
public void selectionChanged(TextArea arg0, int arg1, int arg2)
selectionChanged in interface TextAreaSelectionListener