Class SaveAsPresentationAction

All Implemented Interfaces:
Action, Action.HasPrimaryState

public class SaveAsPresentationAction extends AbstractEditPresentationAction
  • Field Details

    • metadata

      @Autowired protected Metadata metadata
  • 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