| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable.events | |
| org.dominokit.domino.ui.datatable.plugins |
| Modifier and Type | Method and Description |
|---|---|
BodyScrollPlugin.ScrollPosition |
BodyScrollEvent.getScrollPosition() |
| Constructor and Description |
|---|
BodyScrollEvent(BodyScrollPlugin.ScrollPosition scrollPosition) |
| Modifier and Type | Method and Description |
|---|---|
static BodyScrollPlugin.ScrollPosition |
BodyScrollPlugin.ScrollPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodyScrollPlugin.ScrollPosition[] |
BodyScrollPlugin.ScrollPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019–2022 Dominokit. All rights reserved.