| PREV CLASS Documentation homepage NEXT CLASS |
IlvObject
|
+--IlvEmptyView
|
+--IlvPanTool
IlvPanTool is a navigation tool that allows the user to
pan an IlvView in all directions. | Constructor Summary | |
|---|---|
IlvPanTool(left, top, view)
|
|
| Method Summary | |
|---|---|
getMessagePanel()
Returns the message panel where the messages will be displayed. |
|
isEnabled(l)
Returns whether or not this pan tool is enabled. |
|
setEnabled(enabled)
Sets whether or not this pan tool is enabled. |
|
setMessagePanel(panel)
Sets the message panel where the message will be displayed. |
|
| Constructor Detail |
IlvPanTool(left, top, view)
| Method Detail |
getMessagePanel()
IlvHTMLPanel or null.isEnabled(l)
setEnabled(enabled)
enabled - the enabled flag
setMessagePanel(panel)
ilvHTMLPanel - An instance of IlvHTMLPanel.| Inherited Methods from IlvEmptyView |
| Inherited Methods from IlvObject |
| PREV CLASS Documentation homepage NEXT CLASS |