Class HideUnhideColumnsCommand
- java.lang.Object
-
- net.sf.jasperreports.interactivity.headertoolbar.actions.HideUnhideColumnsCommand
-
- All Implemented Interfaces:
Serializable
,Command
public class HideUnhideColumnsCommand extends Object implements Command
- Author:
- Narcis Marcu (narcism@users.sourceforge.net)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HideUnhideColumnsCommand(StandardTable table, HideUnhideColumnData columnData)
-
-
-
Constructor Detail
-
HideUnhideColumnsCommand
public HideUnhideColumnsCommand(StandardTable table, HideUnhideColumnData columnData)
-
-
Method Detail
-
execute
public void execute() throws CommandException
- Specified by:
execute
in interfaceCommand
- Throws:
CommandException
-
-