net.sf.jasperreports.components.sort.actions
Class AddSortFieldCommand

java.lang.Object
  extended by net.sf.jasperreports.components.sort.actions.AddSortFieldCommand
All Implemented Interfaces:
Command

public class AddSortFieldCommand
extends java.lang.Object
implements Command

Version:
$Id: AddSortFieldCommand.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
AddSortFieldCommand(JRDesignDataset dataset, JRDesignSortField sortField)
           
 
Method Summary
 void execute()
           
 void redo()
           
 void undo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddSortFieldCommand

public AddSortFieldCommand(JRDesignDataset dataset,
                           JRDesignSortField sortField)
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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com