Class AbstractGotoAction

    • Constructor Detail

      • AbstractGotoAction

        public AbstractGotoAction​(boolean alwaysEnabledForNonEmptyResultSet)
    • Method Detail

      • findVS

        protected com.im.df.api.dml.DFResultSet.VertexState findVS​(org.openide.nodes.Node[] activatedNodes)
        Overrides:
        findVS in class AbstractIJCAction
      • isRootVertex

        public boolean isRootVertex()
      • performAction

        public void performAction​(org.openide.nodes.Node[] activatedNodes)
        Specified by:
        performAction in class org.openide.util.actions.NodeAction
      • getDelta

        protected abstract int getDelta()