IlvFacesObjectSelectRectInteractor

IlvObject
  |
  +--IlvInteractor
       |
       +--IlvDragRectangleInteractor
            |
            +--IlvFacesObjectSelectRectInteractor
Category:
Framework JSF component
JavaScript File:
IlvFacesObjectSelectRectInteractorProxy.js
Description:
An interactor that executes the performSelectRect of its proxy on a rectangle selection.

Constructor Summary
IlvFacesObjectSelectRectInteractor()

Method Summary
setView(view)
This method is automatically invoked when the interactor is installed.

Constructor Detail

IlvFacesObjectSelectRectInteractor

IlvFacesObjectSelectRectInteractor()
Creates an instance of IlvFacesObjectSelectRectInteractor.

Method Detail

setView

setView(view)
This method is automatically invoked when the interactor is installed.

Inherited Methods from IlvDragRectangleInteractor
addRectangleDraggedListener, getColor, getLineWidth, getRectangle, getXYRatio, onmousedown, onmousemove, onmouseup, removeRectangleDraggedListener, setColor, setLineWidth, setXYRatio, startDragging, stopDragging, whileDragging
Inherited Methods from IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility