|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.adf.web.data.TocNodeContent
com.esri.adf.web.wms.data.WMSTocLayerContent
| Constructor Summary | |
WMSTocLayerContent(com.esri.aims.mtier.model.wmsmap.WmsLayer layer)
Constructs the AGSTocLayerContent object and stores the information needed for the layer. |
|
| Method Summary | |
java.lang.String |
getText()
Returns the text displayed on the node. |
void |
handleCheckedEvent(boolean checked,
TocEvent args)
Handles the checked/unchecked event occuring at a node. |
void |
handleNodeEvent(TocEvent args)
Handles the event which occurs at a content node. |
boolean |
isCheckable()
Returns an indicator whether this node is checkable. |
boolean |
isChecked()
If isCheckable() is true, it indicates whether it is checked. |
| Methods inherited from class com.esri.adf.web.data.TocNodeContent |
getContextMenuItems, getImageUrl, handleContextMenuEvent, handleExpandCollapseEvent, isDisabled, isSelected, isUrl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WMSTocLayerContent(com.esri.aims.mtier.model.wmsmap.WmsLayer layer)
layer - the WmsLayer object| Method Detail |
public java.lang.String getText()
getText in class TocNodeContentString- the text
public void handleCheckedEvent(boolean checked,
TocEvent args)
throws java.lang.Exception
handleCheckedEvent in class TocNodeContentchecked - if true, node is checkedargs - the TocEvent
java.lang.Exception
public void handleNodeEvent(TocEvent args)
throws java.lang.Exception
handleNodeEvent in class TocNodeContentargs - the TocEvent
java.lang.Exceptionpublic boolean isCheckable()
isCheckable in class TocNodeContentpublic boolean isChecked()
isChecked in class TocNodeContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||