IlvSelectionManager

IlvObject
  |
  +--IlvAbstractSelectionManager
       |
       +--IlvSelectionManager
Category:
Graphics Framework component
JavaScript File:
IlvSelectionManager.js
Description:
The concrete implementation class of IlvAbstractSelectionManager for an IlvView instance.

Constructor Summary
IlvSelectionManager()

Method Summary
updateCapabilities(context, view)
Updates capabilities that have changed.

Constructor Detail

IlvSelectionManager

IlvSelectionManager()
Creates an instance of IlvSelectionManager.

Method Detail

updateCapabilities

updateCapabilities(context, view)
Updates capabilities that have changed.

Inherited Methods from IlvAbstractSelectionManager
abortDragging, addSelectionChangedListener, applyToAll, clipAll, commitSelectionProperties, deleteSelection, deselectAll, doSelect, findById, getLineColor, getLineWidth, getMultipleSelectionKey, getScrollPosition, getSelection, getViewPosition, hideAll, hideNotMovable, isFillOn, isHiddenWhenDragging, isImageMode, isMovable, isMoveAllowed, isMultipleSelection, isSelectionMovable, onSelectionLoaded, performUpdateImage, performUpdateImageMode, recycle, recycleAll, removeSelectionChangedListener, selectAll, selectById, selectMulti, selectOne, sendRequest, setFillOn, setForceUpdateProperties, setImageMode, setLineColor, setLineWidth, setMoveAllowed, setMultipleSelectionKey, setScrollPosition, showAll, showMovable, startDragging, stopDragging, updateAll, updateCapabilities, updateSelectionProperties, whileDragging
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility