Class DeletePresentationAction

All Implemented Interfaces:
Action, Action.HasPrimaryState

public class DeletePresentationAction extends AbstractPresentationAction
  • Constructor Details

    • DeletePresentationAction

      public DeletePresentationAction(Table table)
  • 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