Uses of Class
org.zkoss.zkex.ui.event.RotationEvent
-
Packages that use RotationEvent Package Description org.zkoss.zkex.ui.event -
-
Uses of RotationEvent in org.zkoss.zkex.ui.event
Methods in org.zkoss.zkex.ui.event that return RotationEvent Modifier and Type Method Description static RotationEventRotationEvent. getRotationEvent(org.zkoss.zk.au.AuRequest request)Converts an AU request to a rotation event.
-