Pagination

object Pagination
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete fields

val Indeterminate: Int

Value for indicating that the page count is indeterminate.

Value for indicating that the page count is indeterminate.

val StyleClassBullet: String

The style class to change the numeric page indicators to bullet indicators.

The style class to change the numeric page indicators to bullet indicators.

Deprecated fields

@deprecated("Use Indeterminate; INDETERMINATE will be removed in a future release", "8.0.60-R10")
val INDETERMINATE: Int
Deprecated
@deprecated("Use StyleClassBullet; STYLE_CLASS_BULLET will be removed in a future release", "8.0.60-R10")
val STYLE_CLASS_BULLET: String
Deprecated

Implicits

Implicits

implicit def sfxPagination2jfx(p: Pagination): Pagination