Class MoveElementCommand
- java.lang.Object
-
- net.sf.jasperreports.interactivity.headertoolbar.actions.MoveElementCommand
-
- All Implemented Interfaces:
Serializable
,Command
public class MoveElementCommand extends Object implements Command
- Author:
- Narcis Marcu (narcism@users.sourceforge.net)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MoveElementCommand(JRBaseElement receiver, int x)
-
-
-
Constructor Detail
-
MoveElementCommand
public MoveElementCommand(JRBaseElement receiver, int x)
-
-