net.sf.jasperreports.web.commands
Interface Command

All Known Implementing Classes:
AddSortFieldCommand, EditColumnHeaderCommand, EditColumnValuesCommand, FilterCommand, HideUnhideColumnCommand, HideUnhideColumnsCommand, MoveColumnCommand, MoveElementCommand, MultiActionCommand, RemoveSortFieldCommand, ResetInCacheCommand, ResizeColumnCommand, ResizeElementCommand, SimpleMoveColumnCommand, SimpleResizeColumnCommand, SortCommand

public interface Command

Version:
$Id: Command.java 5230 2012-04-05 16:13:17Z narcism $
Author:
Narcis Marcu (narcism@users.sourceforge.net)

Method Summary
 void execute()
           
 void redo()
           
 void undo()
           
 

Method Detail

execute

void execute()
             throws CommandException
Throws:
CommandException

undo

void undo()

redo

void redo()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com