| PREV CLASS Documentation homepage NEXT CLASS |
IlvObject
|
+--IlvInteractor
|
+--IlvSelectInteractor
IlvSelectInteractor is an interactor that lets the user
make a selection on a view and move that selection.
To customize the selection, retrieve the IlvSelectionManager
object in the view through the IlvView.getSelectionManager()
method.
| Constructor Summary | |
|---|---|
IlvSelectInteractor()
|
|
| Constructor Detail |
IlvSelectInteractor()
| Inherited Methods from IlvInteractor |
| Inherited Methods from IlvObject |
| PREV CLASS Documentation homepage NEXT CLASS |