| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultColumnShowHideListener
This implementation is default to show/hide any element whenever the table column visibility is
changed
|
| Modifier and Type | Method and Description |
|---|---|
ColumnConfig<T> |
ColumnConfig.addShowHideListener(ColumnShowHideListener showHideListener)
Adds a listener to listen for column hide/show changes
|
ColumnConfig<T> |
ColumnConfig.removeShowHideListener(ColumnShowHideListener showHideListener)
remove the listener
|
Copyright © 2019–2022 Dominokit. All rights reserved.