-
-
class
Base class that provides most of the functionality needed to implement a
Binding
of a
String
.
class
A
StringExpression
is a
ObservableStringValue
plus additional convenience
methods to generate bindings in a fluent style.
-
class
Super class for all readonly properties wrapping an String
.
class
This class provides a full implementation of a
Property
wrapping a
String
value.
class
This class provides a full implementation of a
Property
wrapping a
String
value.
class
The class StringPropertyBase
is the base class for a property
wrapping a String
value.