Class AbstractNavTreeNode.PopupAction

java.lang.Object
javax.swing.AbstractAction
com.inductiveautomation.ignition.client.util.action.BaseAction
com.inductiveautomation.ignition.designer.navtree.model.AbstractNavTreeNode.PopupAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
FolderNode.FindReplaceAction
Enclosing class:
AbstractNavTreeNode

protected abstract static class AbstractNavTreeNode.PopupAction extends BaseAction
A BaseAction that gets set up with the node selection prior to being shown
See Also: