public class InferredSelectionModel extends java.lang.Object implements SelectionModel
Constructor and Description |
---|
InferredSelectionModel(TableBean<? extends TableData> table) |
Modifier and Type | Method and Description |
---|---|
com.technia.tvc.core.gui.common.RowSelectType |
getRowSelectType() |
boolean |
isSelectAllEnabled() |
public com.technia.tvc.core.gui.common.RowSelectType getRowSelectType()
getRowSelectType
in interface SelectionModel
RowSelectType.MULTIPLE
,
RowSelectType.SINGLE
,
RowSelectType.NONE
,
RowSelectType.PREVENT
public boolean isSelectAllEnabled()
isSelectAllEnabled
in interface SelectionModel
Copyright ? Technia AB. All Rights Reserved.