Class RedoActionHandler

    • Constructor Detail

      • RedoActionHandler

        public RedoActionHandler​(IWorkbenchPartSite site,
                                 IUndoContext context)
        Construct an action handler that handles the labelling and enabling of the redo action for the specified undo context.
        Parameters:
        site - the workbench part site that created the action.
        context - the undo context to be used for redoing.