IlvObject | +--IlvEmptyView | +--IlvZoomTool
IlvZoomTool
component displays several buttons
vertically or horizontally, each button corresponding to a zoom level.Constructor Attributes | Constructor Name and Description |
---|---|
IlvZoomTool(left, top, width, height, nbbuttons, view, plusminus)
|
Field Attributes | Field Name and Description |
---|---|
The image for the button showing the current zoom level.
|
|
The image for zooming in when the tool is vertical.
|
|
The image for zooming out when the tool is horizontal.
|
|
The image for the minus button.
|
|
The image for the plus button.
|
|
The image for zooming in when the tool is horizontal.
|
|
The rollover image for the button showing the current zoom level.
|
|
The rollover image for zooming in when the tool is vertical.
|
|
The rollover image for zooming out when the tool is horizontal
|
|
The rollover image for the minus button.
|
|
The rollover image for the plus button.
|
|
The rollover image for zooming in when the tool is horizontal.
|
|
The rollover image for zooming out when the tool is vertical.
|
|
The image for zooming out when the tool is vertical.
|
Method Attributes | Method Name and Description |
---|---|
Returns the message panel where the messages will be displayed.
|
|
Returns the orientation of the tool.
|
|
getView()
Returns the main view associated with this component.
|
|
setMessagePanel(ilvHTMLPanel)
Sets the message panel where the message will be displayed.
|
|
setOrientation(orientation)
Sets the orientation of the tool.
|
addSizeListener, childrenToHTML, getBounds, getHeight, getLeft, getLocation, getSize, getTop, getWidth, isStateInCookie, removeSizeListener, restoreState, saveState, setBounds, setChildrenBounds, setLocation, setSize, setStateInCookie, toHTML |
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility |
IlvView
.
IlvHTMLPanel
or null
.IlvHTMLPanel
.