|
||||||||||
| 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.ags.data.AGSTocLayerContent
| Field Summary | |
protected static java.util.ArrayList |
commonItems
|
protected java.lang.String |
copyrightText
|
protected static TocNodeContent |
errorSymbol
|
protected double |
fromScale
|
protected boolean |
hasSingleFusedMapCache
|
protected LayerDescription |
layerDesc
|
protected java.lang.String |
layerName
|
protected boolean |
scaleIndependent
|
static java.lang.String |
SHOW_COPYRIGHT_CONTEXT_MENU_ITEM
|
protected static javax.faces.model.SelectItem |
showCopyright
|
protected boolean |
symbolsGenerated
|
protected AGSTocFunctionality |
tocFunc
|
protected double |
toScale
|
static java.lang.String |
ZOOM_TO_LAYER_CONTEXT_MENU_ITEM
|
protected static javax.faces.model.SelectItem |
zoomToLayer
|
| Constructor Summary | |
AGSTocLayerContent()
|
|
| Method Summary | |
java.util.List |
getContextMenuItems()
The list of javax.faces.model.SelectItem objects representing each item of this node's context menu. |
java.lang.String |
getCopyrightText()
Returns the copyright text for this node. |
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 |
handleContextMenuEvent(java.lang.String contextMenuItemValue,
TocEvent args)
Handles the context menu event occuring at a node. |
void |
handleExpandCollapseEvent(boolean expanded,
TocEvent args)
Handles the expand/collapse event occuring at a node. |
void |
handleNodeEvent(TocEvent args)
Handles the event which occurs at a content node. |
void |
initLayerContent(AGSTocFunctionality tocFunc,
LayerDescription layerDesc)
|
boolean |
isCheckable()
Returns an indicator whether this node is checkable. |
boolean |
isChecked()
If isCheckable() is true, it indicates whether it is checked. |
boolean |
isDisabled()
Returns an indicator whether this node disabled. |
boolean |
isSymbolsGenerated()
|
void |
setSymbolsGenerated(boolean symbolsGenerated)
|
| Methods inherited from class com.esri.adf.web.data.TocNodeContent |
getImageUrl, isSelected, isUrl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final TocNodeContent errorSymbol
protected LayerDescription layerDesc
protected AGSTocFunctionality tocFunc
protected java.lang.String layerName
protected java.lang.String copyrightText
protected boolean symbolsGenerated
protected double fromScale
protected double toScale
protected boolean scaleIndependent
protected boolean hasSingleFusedMapCache
public static final java.lang.String ZOOM_TO_LAYER_CONTEXT_MENU_ITEM
public static final java.lang.String SHOW_COPYRIGHT_CONTEXT_MENU_ITEM
protected static final javax.faces.model.SelectItem zoomToLayer
protected static final javax.faces.model.SelectItem showCopyright
protected static final java.util.ArrayList commonItems
| Constructor Detail |
public AGSTocLayerContent()
| Method Detail |
public void initLayerContent(AGSTocFunctionality tocFunc,
LayerDescription layerDesc)
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 handleExpandCollapseEvent(boolean expanded,
TocEvent args)
throws java.lang.Exception
TocNodeContent
handleExpandCollapseEvent in class TocNodeContentargs - 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 TocNodeContentpublic boolean isDisabled()
isDisabled in class TocNodeContentpublic boolean isSymbolsGenerated()
public void setSymbolsGenerated(boolean symbolsGenerated)
public java.util.List getContextMenuItems()
TocNodeContent
getContextMenuItems in class TocNodeContentpublic java.lang.String getCopyrightText()
public void handleContextMenuEvent(java.lang.String contextMenuItemValue,
TocEvent args)
throws java.lang.Exception
TocNodeContent
handleContextMenuEvent in class TocNodeContentargs - the TocEvent
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||