Class PerspectiveUrlAction

java.lang.Object
javax.swing.AbstractAction
com.inductiveautomation.ignition.client.util.action.BaseAction
com.inductiveautomation.perspective.designer.workspace.PerspectiveUrlAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
CopyUrlAction, LaunchPerspectiveSessionAction

public abstract class PerspectiveUrlAction extends BaseAction
See Also:
  • Constructor Details

  • Method Details

    • getUrl

      protected String getUrl()