public interface SelectionModel
Modifier and Type | Method and Description |
---|---|
com.technia.tvc.core.gui.common.RowSelectType |
getRowSelectType() |
boolean |
isSelectAllEnabled() |
com.technia.tvc.core.gui.common.RowSelectType getRowSelectType()
RowSelectType.MULTIPLE
,
RowSelectType.SINGLE
,
RowSelectType.NONE
,
RowSelectType.PREVENT
boolean isSelectAllEnabled()
Copyright ? Technia AB. All Rights Reserved.