- java.lang.Object
-
- net.sf.jasperreports.components.sort.actions.RemoveSortFieldCommand
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
execute() |
void |
redo() |
void |
undo() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
execute
public void execute()
- Specified by:
execute in interface Command
-
undo
public void undo()
- Specified by:
undo in interface Command
-
redo
public void redo()
- Specified by:
redo in interface Command
Copyright © 2016. All rights reserved.