ButtonData

scalafx.scene.control.ButtonBar.ButtonData
See theButtonData companion class
object ButtonData extends SFXEnumDelegateCompanion[ButtonData, ButtonData]

Wraps a $JFX $URL0 $FC]].

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
ButtonData.type

Members list

Type members

Classlikes

case object Apply extends ButtonData

A tag for the "apply" button.

A tag for the "apply" button.

Button order code: A

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Apply.type
case object BackPrevious extends ButtonData

A tag for the "back" or "previous" button.

A tag for the "back" or "previous" button.

Button order code: B

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
case object BigGap extends ButtonData

A glue push gap that will take as much space as it can and at least an "unrelated" gap. (Platform dependent)

A glue push gap that will take as much space as it can and at least an "unrelated" gap. (Platform dependent)

Button order code: +

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
BigGap.type
case object CancelClose extends ButtonData

A tag for the "cancel" or "close" button.

A tag for the "cancel" or "close" button.

Is cancel button: True

Button order code: C

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
case object Finish extends ButtonData

A tag for the "finish".

A tag for the "finish".

Is default button: True

Button order code: I

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Finish.type
case object Help extends ButtonData

A tag for the "help" button that normally is supposed to be on the right.

A tag for the "help" button that normally is supposed to be on the right.

Button order code: H

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Help.type
case object Help2 extends ButtonData

A tag for the "help2" button that normally is supposed to be on the left.

A tag for the "help2" button that normally is supposed to be on the left.

Button order code: E

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Help2.type
case object Left extends ButtonData

Buttons with this style tag will statically end up on the left end of the bar.

Buttons with this style tag will statically end up on the left end of the bar.

Button order code: L

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Left.type
case object NextForward extends ButtonData

A tag for the "next" or "forward" button.

A tag for the "next" or "forward" button.

Is default button: True

Button order code: X

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
case object No extends ButtonData

A tag for the "no" button.

A tag for the "no" button.

Is cancel button: True

Button order code: N

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
No.type
case object OKDone extends ButtonData

A tag for the "ok" or "done" button.

A tag for the "ok" or "done" button.

Is default button: True

Button order code: O

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
OKDone.type
case object Other extends ButtonData

All Uncategorized, Other, or "Unknown" buttons. Tag will be "other".

All Uncategorized, Other, or "Unknown" buttons. Tag will be "other".

Button order code: U

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Other.type
case object Right extends ButtonData

Buttons with this style tag will statically end up on the right end of the bar.

Buttons with this style tag will statically end up on the right end of the bar.

Button order code: R

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Right.type
case object SmallGap extends ButtonData

An "unrelated" gap. (Platform dependent)

An "unrelated" gap. (Platform dependent)

Button order code: _ (underscore)

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
SmallGap.type
case object Yes extends ButtonData

A tag for the "yes" button.

A tag for the "yes" button.

Is default button: True

Button order code: Y

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ButtonData
trait SFXEnumDelegate[ButtonData]
trait SFXDelegate[ButtonData]
class Object
trait Matchable
class Any
Show all
Self type
Yes.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

def apply(e: ButtonData): S

Converts a JavaFX enum to its respective SFXEnumDelegate.

Converts a JavaFX enum to its respective SFXEnumDelegate.

Value parameters

e

JavaFX enum

Attributes

Returns

[[scalafx.delegate.SFXEnumDelegate]] equivalent to argument.

Inherited from:
SFXEnumDelegateCompanion
def apply(name: String): S

Returns the enum constant of this type with the specified name.

Returns the enum constant of this type with the specified name.

Value parameters

name

the name of the constant to return

Attributes

Throws
IllegalArgumentException

If the specified enum type has no constant with the specified name, or the specified class object does not represent an enum type.

Inherited from:
SFXEnumDelegateCompanion
def jfxEnum2sfx(e: ButtonData): S

Converts a JavaFX enum to its respective SFXEnumDelegate.

Converts a JavaFX enum to its respective SFXEnumDelegate.

Value parameters

e

JavaFX enum

Attributes

Returns

[[scalafx.delegate.SFXEnumDelegate]] equivalent to argument.

Inherited from:
SFXEnumDelegateCompanion

Inherited fields

lazy val values: List[ButtonData]

Returns a List containing the constants of this enum type, in the order they are declared.

Returns a List containing the constants of this enum type, in the order they are declared.

Attributes

Inherited from:
SFXEnumDelegateCompanion

Implicits

Inherited implicits

implicit def sfxEnum2jfx(s: ButtonData): E

Converts a SFXEnumDelegate to its respective JavaFX Enum.

Converts a SFXEnumDelegate to its respective JavaFX Enum.

Value parameters

s

SFXEnumDelegate instance

Attributes

Returns

Delegated enum

Inherited from:
SFXEnumDelegateCompanion