net.sf.jasperreports.components.headertoolbar.actions
Class HideUnhideColumnCommand
java.lang.Object
net.sf.jasperreports.components.headertoolbar.actions.HideUnhideColumnCommand
- All Implemented Interfaces:
- Command
public class HideUnhideColumnCommand
- extends Object
- implements Command
- Version:
- $Id: HideUnhideColumnCommand.java 5178 2012-03-29 12:07:07Z teodord $
- Author:
- Narcis Marcu (narcism@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HideUnhideColumnCommand
public HideUnhideColumnCommand(StandardColumn column,
boolean hide)
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 © 2012. All Rights Reserved.