Class EditPresentationAction

All Implemented Interfaces:
Action, Action.HasPrimaryState

public class EditPresentationAction extends AbstractEditPresentationAction
  • Constructor Details

  • Method Details

    • actionPerform

      public void actionPerform(Component component)
      Description copied from interface: Action
      Invoked by owning component to execute the action.
      Parameters:
      component - invoking component