LongProperty

object LongProperty
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Long): LongProperty

Creates a new LongProperty instance using the SimpleLongProperty as the target.

Creates a new LongProperty instance using the SimpleLongProperty as the target.

Value Params
value

the initial value

Returns

the observable instance

Implicits

Implicits

implicit def sfxLongProperty2jfx(lp: LongProperty): LongProperty