Class DeleteAllAction<T>

Type Parameters:
T -

public class DeleteAllAction<T> extends DeleteAction<T>
defines the delete all action.
  • Constructor Details

    • DeleteAllAction

      public DeleteAllAction(Context context, Collection oldValue)
    • DeleteAllAction

      public DeleteAllAction(Context context, Map oldValue)