IlvFacesObjectSelectRectInteractorProxy

IlvObject
  |
  +--IlvPropertyStateManager
       |
       +--IlvFacesProxy
            |
            +--IlvInteractorProxy
                 |
                 +--IlvObjectSelectInteractorProxy
                      |
                      +--IlvObjectSelectRectInteractorProxy
                           |
                           +--IlvFacesObjectSelectRectInteractorProxy
Category:
Framework JSF component
JavaScript File:
IlvFacesObjectSelectRectInteractorProxy.js
Description:
The IlvFacesObjectSelectRectInteractorProxy is the proxy that handles an IlvFacesObjectSelectRectInteractor DHTML object.

Constructor Summary
IlvFacesObjectSelectRectInteractorProxy(clientId, formId)

Constructor Detail

IlvFacesObjectSelectRectInteractorProxy

IlvFacesObjectSelectRectInteractorProxy(clientId, formId)
Creates an instance of IlvFacesObjectSelectRectInteractorProxy.

Inherited Methods from IlvObjectSelectRectInteractorProxy
getLineColor, getLineWidth, performSelectRect, setLineColor, setLineWidth
Inherited Methods from IlvObjectSelectInteractorProxy
getAutoSubmit, getInvocationContext, getObjectSelectedFinder, performSelect, setAutoSubmit, setObjectSelectedFinder, setValueChangeListener
Inherited Methods from IlvInteractorProxy
getCursor, getMenuModelId, getMessage, setCursor, setMenuModelId, setMessage
Inherited Methods from IlvFacesProxy
getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setReferenceNode, toHTML
Inherited Methods from IlvPropertyStateManager
getClientId, notify
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility