Uses of Interface
com.iizix.prop.ui.selection.IUICellSelection
Packages that use IUICellSelection Package Description com.iizix.prop.ui.selection Uses of IUICellSelection in com.iizix.prop.ui.selection
Classes in com.iizix.prop.ui.selection that implement IUICellSelection Modifier and Type Class Description class
CellSelection
The grid selection.Methods in com.iizix.prop.ui.selection that return IUICellSelection Modifier and Type Method Description default IUICellSelection
IUISelection. asCellSelection()
Returns the selection as a cell based selection.