Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvSelectInteractor

IlvObject
   |
   +--IlvInteractor
      |
      +--IlvSelectInteractor

Category:
Graphics Framework component
JavaScript File:
IlvSelectInteractor.js
Description:
An 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
Constructor Attributes Constructor Name and Description
 
Methods inherited from class IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvSelectInteractor
IlvSelectInteractor()

© Copyright Rogue Wave Software Inc. 1997, 2015. All Rights Reserved.