Uses of Class
org.zkoss.stateless.action.data.MouseData
-
Packages that use MouseData Package Description org.zkoss.stateless.action.data -
-
Uses of MouseData in org.zkoss.stateless.action.data
Subclasses of MouseData in org.zkoss.stateless.action.data Modifier and Type Class Description class
CellClickData
Represents an event that indicates a clicking on a cell data for a matrix data component likeIBiglistbox
, and provides more information about the row index and the column index.class
DropData
Represents an action cause by user's dragging and dropping a component.
-