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 SelectionModelRowSelectType.MULTIPLE,
RowSelectType.SINGLE,
RowSelectType.NONE,
RowSelectType.PREVENTpublic boolean isSelectAllEnabled()
isSelectAllEnabled in interface SelectionModelCopyright ? Technia AB. All Rights Reserved.