|
|||||||||
| 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.aws.data.AWSTocLayerContent
@Deprecated public class AWSTocLayerContent
| Field Summary | |
|---|---|
protected AWSTocFunctionality |
tFunc
Deprecated. |
| Constructor Summary | |
|---|---|
AWSTocLayerContent(AWSTocFunctionality tocFunc,
com.esri.aws.LayerInfo layer)
Deprecated. Constructs the ArcWebTocFunctionality object and stores the information needed for the layer. |
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Deprecated. Returns the text displayed on the node. |
void |
handleCheckedEvent(boolean checked,
TocEvent args)
Deprecated. Handles the checked/unchecked event occuring at a node. |
void |
handleNodeEvent(TocEvent args)
Deprecated. Handles the event which occurs at a content node. |
boolean |
isCheckable()
Deprecated. Returns an indicator whether this node is checkable. |
boolean |
isChecked()
Deprecated. If isCheckable() is true, it indicates whether it is checked. |
boolean |
isDisabled()
Deprecated. Returns an indicator whether this node disabled. |
| Methods inherited from class com.esri.adf.web.data.TocNodeContent |
|---|
getContextMenuItems, getImageUrl, handleContextMenuEvent, handleExpandCollapseEvent, isSelected, isUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AWSTocFunctionality tFunc
| Constructor Detail |
|---|
public AWSTocLayerContent(AWSTocFunctionality tocFunc,
com.esri.aws.LayerInfo layer)
layer - the LayerInfo object| Method Detail |
|---|
public java.lang.String getText()
getText in class TocNodeContent
public void handleCheckedEvent(boolean checked,
TocEvent args)
handleCheckedEvent in class TocNodeContentchecked - if true, node is checkedargs - the TocEventpublic void handleNodeEvent(TocEvent args)
handleNodeEvent in class TocNodeContentargs - the TocEventpublic boolean isCheckable()
isCheckable in class TocNodeContentpublic boolean isChecked()
isChecked in class TocNodeContentpublic boolean isDisabled()
isDisabled in class TocNodeContent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||