Uses of Class
org.zkoss.zk.ui.event.ScrollEvent

Packages that use ScrollEvent
org.zkoss.zk.ui.event The org.zkoss.zk.ui and org.zkoss.zk.ui.event packages are the only packages that component and application developers need to know. 
org.zkoss.zkmax.zul.event   
 

Uses of ScrollEvent in org.zkoss.zk.ui.event
 

Methods in org.zkoss.zk.ui.event that return ScrollEvent
static ScrollEvent ScrollEvent.getScrollEvent(AuRequest request)
          Converts an AU request to a scroll event.
 

Uses of ScrollEvent in org.zkoss.zkmax.zul.event
 

Subclasses of ScrollEvent in org.zkoss.zkmax.zul.event
 class ScrollEventExt
          Represents an event caused by that user is scrolling or has scrolled at the client for Biglistbox component and provides more information about the position X and Y data.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo