| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.plugins.filter.header |
| Modifier and Type | Method and Description |
|---|---|
static <T> BooleanHeaderFilter<T> |
BooleanHeaderFilter.create()
Creates an instance with default labels ALL,Yes,No
|
static <T> BooleanHeaderFilter<T> |
BooleanHeaderFilter.create(String trueLabel,
String falseLabel,
String bothLabel)
Creates an instance with specified labels
|
Copyright © 2019–2022 Dominokit. All rights reserved.