BooleanProperty

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Boolean): BooleanProperty

Creates a new BooleanProperty instance using the SimpleBooleanProperty as the target.

Creates a new BooleanProperty instance using the SimpleBooleanProperty as the target.

Value Params
value

the initial value

Returns

the observable instance

Implicits

Implicits

implicit def sfxBooleanProperty2jfx(bp: BooleanProperty): BooleanProperty