| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.plugins |
| Modifier and Type | Method and Description |
|---|---|
SelectionPlugin<T> |
SelectionPlugin.setCheckBoxCreator(SelectionPlugin.CheckBoxCreator<T> checkBoxCreator)
A setter to give the user the ability to customize the selection checkbox
|
SelectionPlugin<T> |
SelectionPlugin.setSelectionCondition(SelectionCondition<T> selectionCondition)
Set a condition to use to determine if a row should be selectable or not
|
SelectionPlugin<T> |
SelectionPlugin.setSingleSelectIcon(BaseIcon<?> singleSelectIcon)
Change the single selection indicator icon
|
Copyright © 2019–2022 Dominokit. All rights reserved.