| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.plugins.filter.header |
| Modifier and Type | Method and Description |
|---|---|
SelectHeaderFilter |
SelectHeaderFilter.appendChild(SelectOption<String> selectOption)
adds a new option to the select
|
static <T> SelectHeaderFilter<T> |
SelectHeaderFilter.create()
create a new instance with a default label for ALL option
|
static <T> SelectHeaderFilter<T> |
SelectHeaderFilter.create(String allLabel)
create a new instance with a custom label for ALL option
|
Copyright © 2019–2022 Dominokit. All rights reserved.