IlvObject | +--IlvPropertyStateManager | +--IlvFacesProxy | +--IlvInteractorProxy | +--IlvDragRectInteractorProxy
IlvDragRectInteractorProxy
is the base class for interactors that allow the
selected proxies to be dragged.
This class is abstract: you must subclass it and call
setObject
to use it.Constructor Attributes | Constructor Name and Description |
---|---|
IlvDragRectInteractorProxy(clientId)
|
Method Attributes | Method Name and Description |
---|---|
Returns a string representing the HTML color of the dragged rectangle.
|
|
Returns the line width of the dragged rectangle.
|
|
setLineColor(lineColor)
Sets the line color of the dragged rectangle.
|
|
setLineWidth(lineWidth)
Sets the line width of the dragged rectangle.
|
getCursor, getMenuModelId, getMessage, setCursor, setMenuModelId, setMessage |
dispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML |
getClientId, notify |
getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility |