| Package | Description |
|---|---|
| com.github.mkolisnyk.sirius.client.ui | |
| com.github.mkolisnyk.sirius.client.ui.controls |
| Modifier and Type | Method and Description |
|---|---|
static ScrollTo |
ScrollTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScrollTo[] |
ScrollTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Page.scrollTo(Control control,
ScrollTo scrollDirection) |
boolean |
Page.scrollTo(String text,
ScrollTo scrollDirection) |
| Modifier and Type | Method and Description |
|---|---|
ScrollTo |
Control.getScrollDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Control.setScrollDirection(ScrollTo scrollDirectionValue) |
Copyright © 2013-2018. All Rights Reserved.