Spinner

object Spinner
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete fields

The arrows are placed on the left of the Spinner, pointing horizontally (i.e. left and right).

The arrows are placed on the left of the Spinner, pointing horizontally (i.e. left and right).

The arrows are placed on the left of the Spinner, pointing vertically (i.e. up and down).

The arrows are placed on the left of the Spinner, pointing vertically (i.e. up and down).

The arrows are placed on the right of the Spinner, pointing horizontally (i.e. left and right).

The arrows are placed on the right of the Spinner, pointing horizontally (i.e. left and right).

The decrement arrow is placed on the left of the Spinner, and the increment on the right.

The decrement arrow is placed on the left of the Spinner, and the increment on the right.

The arrows are placed above and beneath the spinner, stretching to take the entire width.

The arrows are placed above and beneath the spinner, stretching to take the entire width.

Implicits

Implicits

implicit def sfxSpinner2jfx[T](v: Spinner[T]): Spinner[T]