public class OldTocContextMenuAction extends AbstractTocContextMenuAction
| Constructor and Description |
|---|
OldTocContextMenuAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ITocItem item,
org.gvsig.fmap.mapcontext.layers.FLayer[] selectedItems) |
org.gvsig.app.project.documents.view.toc.TocMenuEntry |
getEntry() |
java.lang.String |
getGroup()
Nombre del grupo al que pertenece la accion
|
int |
getGroupOrder()
Orden del grupo al que pertenece la acción
|
java.lang.String |
getText()
Texto del elemento
|
void |
initializeElement(FPopupMenu menu) |
void |
setEntry(org.gvsig.app.project.documents.view.toc.TocMenuEntry entry) |
create, create, create, getMapContext, getNodeLayer, isEnabled, isTocItemBranch, isTocItemLeaf, isVisible, setMapContextgetDescription, getOrder, isEnabled, isVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic void execute(ITocItem item, org.gvsig.fmap.mapcontext.layers.FLayer[] selectedItems)
execute in class AbstractTocContextMenuActionpublic org.gvsig.app.project.documents.view.toc.TocMenuEntry getEntry()
public java.lang.String getGroup()
IContextMenuActiongetGroup in interface IContextMenuActiongetGroup in class AbstractContextMenuActionpublic int getGroupOrder()
IContextMenuActiongetGroupOrder in interface IContextMenuActiongetGroupOrder in class AbstractContextMenuActionpublic java.lang.String getText()
IContextMenuActionpublic void initializeElement(FPopupMenu menu)
public void setEntry(org.gvsig.app.project.documents.view.toc.TocMenuEntry entry)
Copyright © 2024 gvSIG Association. All rights reserved.