Uses of Interface
com.iizix.prop.ui.selection.IUICellSelectionComp
Packages that use IUICellSelectionComp Package Description com.iizigo.panel.prop.table com.iizix.prop.ui.selection com.iizix.prop.ui.table Uses of IUICellSelectionComp in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IUICellSelectionComp Modifier and Type Class Description class
EUITable
The Table "component" (really a container).Uses of IUICellSelectionComp in com.iizix.prop.ui.selection
Methods in com.iizix.prop.ui.selection that return IUICellSelectionComp Modifier and Type Method Description IUICellSelectionComp
CellSelection. getCellSelectionSource()
Get the source component of the event.IUICellSelectionComp
IUICellSelection. getCellSelectionSource()
Get the source component of the event.Uses of IUICellSelectionComp in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IUICellSelectionComp Modifier and Type Class Description class
UITable
The table UI container.