public final class ScrollToIndexCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
ScrollToIndexCommand.Builder |
delay, description, screenLock, sequencer, type, when
Modifier and Type | Method and Description |
---|---|
static ScrollToIndexCommand.Builder |
builder() |
boolean |
equals(Object o) |
Align |
getAlign()
Get align
|
String |
getComponentId()
The id of the component.
|
String |
getIndex()
The 0-based index of the child to display.
|
int |
hashCode() |
String |
toString() |
getDelay, getDescription, getScreenLock, getSequencer, getType, getWhen
public static ScrollToIndexCommand.Builder builder()
public Align getAlign()
public String getComponentId()
public String getIndex()
Copyright © 2023. All rights reserved.