Modifier and Type | Method and Description |
---|---|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withButtonText(String buttonText)
Sets the text of the button.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withButtonText(String buttonText)
Sets the text of the button.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withNumberOfTiles(int numberOfTiles)
Sets the number of tiles.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withNumberOfTiles(int numberOfTiles)
Sets the number of tiles.
|
static DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withPages(int numberOfPages)
Gets a start object for a continuous scroll mode with the given
number of pages.
|
static DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withPages(int numberOfPages)
Gets a start object for a continuous scroll mode with the given
number of pages.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withStartTileNumber(int startTileNumber)
Sets the tile number to start at.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withStartTileNumber(int startTileNumber)
Sets the tile number to start at.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withStartTileOffset(int startTileOffset)
Sets the vertical offset for the first tile.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withStartTileOffset(int startTileOffset)
Sets the vertical offset for the first tile.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withTileHeight(int tileHeight)
Sets the tile height.
|
DeviceApi.ContinuousScroll.Start |
DeviceApi.ContinuousScroll.Start.withTileHeight(int tileHeight)
Sets the tile height.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DeviceApi.ContinuousScroll.setTileNumber(int tileNumber,
DeviceApi.ContinuousScroll.Start start)
Sets the tile number.
|
static boolean |
DeviceApi.ContinuousScroll.setTileNumber(int tileNumber,
DeviceApi.ContinuousScroll.Start start)
Sets the tile number.
|
Copyright © 2024. All rights reserved.