IlvFacesObjectSelectInteractor

IlvObject
  |
  +--IlvInteractor
       |
       +--IlvFacesObjectSelectInteractor
Category:
Framework JSF component
JavaScript File:
IlvFacesObjectSelectInteractorProxy.js
Description:
An interactor that executes the performSelect of its proxy on a point selection.

Constructor Summary
IlvFacesObjectSelectInteractor()

Method Summary
mouseDown(e)
Handles mouse down events.
setView(view)
This method is automatically invoked when the interactor is installed.

Constructor Detail

IlvFacesObjectSelectInteractor

IlvFacesObjectSelectInteractor()
Creates an instance of IlvFacesObjectSelectInteractor.

Method Detail

mouseDown

mouseDown(e)
Handles mouse down events.

setView

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

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