Package org.zkoss.stateless.action.data
Class RotationData
- java.lang.Object
-
- org.zkoss.stateless.action.data.RotationData
-
- All Implemented Interfaces:
java.io.Serializable
,ActionData
public class RotationData extends java.lang.Object implements ActionData
Represents an event caused by a component being rotated.- Author:
- jumperchen
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RotationData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getRotation()
Gets the current rotation.
-