All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

@Deprecated public abstract class BaseAction extends BaseAction
Deprecated.
Use com.inductiveautomation.ignition.client.util.action.BaseAction instead.
See Also:
  • Constructor Details

    • BaseAction

      public BaseAction(String bundleKey, Icon icon)
      Deprecated.
    • BaseAction

      public BaseAction(String bundleKey)
      Deprecated.
  • Method Details