IlvObject | +--IlvPropertyStateManager | +--IlvFacesProxy | +--IlvSizedViewProxy | +--IlvBasicViewHelperProxy | +--IlvFacesZoomToolProxy
IlvFacesZoomToolProxy
is the proxy class that handles
IlvZoomTool
instances.Constructor Attributes | Constructor Name and Description |
---|---|
IlvFacesZoomToolProxy(clientId, refNodeId, width, height, nbButtons, orientation)
|
Method Attributes | Method Name and Description |
---|---|
Returns the number of buttons to be displayed in the zoom tool.
|
|
Returns the orientation of the zoom tool.
|
|
positionAfterLayout(width, height)
Handler that centers the zoom tool in the container.
|
|
setMessageBox(messageBox)
Sets the message box of the view.
|
|
setNbButtons(nbButtons)
The number of buttons to be displayed in the zoom tool.
|
|
setOrientation(orientation)
The orientation of the zoom tool.
|
getMessageBox, getView, setView |
afterLayoutHandler, getAbsoluteBounds, getBounds, getCreationSize, getHeight, getMinimumSize, getWidth, registerResizeListener, resizeAfterLayout, setMinimumSize |
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 |
IlvFrameworkConstants.ORIENTATION_VERTICAL
or IlvFrameworkConstants.ORIENTATION_HORIZONTAL
.