public class NodeInfoOperation extends AbstractOperation
Operation.Undoer
OPERATION_CONTEXT_LOCATION, OPERATION_LABEL, OPERATION_MENU_LOCATION
Constructor and Description |
---|
NodeInfoOperation() |
Modifier and Type | Method and Description |
---|---|
boolean |
display(List<VertexRef> targets,
OperationContext operationContext) |
Operation.Undoer |
execute(List<VertexRef> targets,
OperationContext operationContext) |
String |
getId() |
String |
getNodeListURL() |
String |
getNodePageURL() |
void |
setNodeListURL(String nodeListURL) |
void |
setNodePageURL(String nodePageURL) |
enabled, getIpAddrValue, getLabelValue, getNodeIdValue, getVertexItem
public Operation.Undoer execute(List<VertexRef> targets, OperationContext operationContext)
public boolean display(List<VertexRef> targets, OperationContext operationContext)
display
in interface Operation
display
in class AbstractOperation
public String getId()
public String getNodePageURL()
public void setNodePageURL(String nodePageURL)
public String getNodeListURL()
public void setNodeListURL(String nodeListURL)
Copyright © 2015. All Rights Reserved.