StringProperty

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: String): StringProperty

Creates a new StringProperty instance using the SimpleStringProperty as the target observable.

Creates a new StringProperty instance using the SimpleStringProperty as the target observable.

Value Params
value

the initial value

Returns

the StringProperty instance

Implicits

Implicits

implicit def sfxStringProperty2jfx(sp: StringProperty): StringProperty