Class and Description |
---|
Converter
Contract for converters that perform model value to widget value transformations and vice versa.
|
DataBinder
Provides an API to programmatically bind properties of a data model instance (any POJO annotated
with
Bindable ) to UI fields/widgets. |
InitialState
Specifies the state from which a
DataBinder 's properties should be initialized. |
PropertyChangeEvent
Dispatched when a bound property has changed.
|
PropertyChangeHandler
A
PropertyChangeEvent gets dispatched when any property of a bound bean is changed. |
Class and Description |
---|
Converter
Contract for converters that perform model value to widget value transformations and vice versa.
|
DataBinder
Provides an API to programmatically bind properties of a data model instance (any POJO annotated
with
Bindable ) to UI fields/widgets. |
InitialState
Specifies the state from which a
DataBinder 's properties should be initialized. |
PropertyChangeEvent
Dispatched when a bound property has changed.
|
PropertyChangeHandler
A
PropertyChangeEvent gets dispatched when any property of a bound bean is changed. |
Class and Description |
---|
Bindable
Indicates that instances of the annotated class are bindable to UI components.
|
Class and Description |
---|
Converter
Contract for converters that perform model value to widget value transformations and vice versa.
|
Class and Description |
---|
PropertyChangeEvent
Dispatched when a bound property has changed.
|
PropertyChangeHandler
A
PropertyChangeEvent gets dispatched when any property of a bound bean is changed. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.