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 classEUITableThe 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 IUICellSelectionCompCellSelection. getCellSelectionSource()Get the source component of the event.IUICellSelectionCompIUICellSelection. 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 classUITableThe table UI container.