IntegerProperty

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Int): IntegerProperty

Creates a new IntegerProperty instance using the SimpleIntegerProperty as the target.

Creates a new IntegerProperty instance using the SimpleIntegerProperty as the target.

Value Params
value

the initial value

Returns

the observable instance

Implicits

Implicits

implicit def sfxIntegerProperty2jfx(ip: IntegerProperty): IntegerProperty