Class SavePresentationAction

All Implemented Interfaces:
Action, Action.HasPrimaryState

public class SavePresentationAction extends AbstractPresentationAction
  • 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
    • setSettingsToPresentation

      protected void setSettingsToPresentation(TablePresentations presentations, TablePresentation current)