Package | Description |
---|---|
org.jboss.errai.databinding.client | |
org.jboss.errai.databinding.client.api | |
org.jboss.errai.ui.client.widget |
Class and Description |
---|
BindableListChangeHandler
A change handler for monitoring mutations of bindable lists (see
BindableListWrapper ). |
BindableProxy
This interface is implemented by the generated proxies for
Bindable types. |
BindableProxyAgent
Manages bindings and acts in behalf of a
BindableProxy to keep the
target model and bound widgets in sync. |
BindableProxyProvider
Provides instances of
BindableProxy s (proxy objects for types annotated with Bindable ). |
Binding
Represents the binding of a bean property to a widget and holds all relevant binding-specific
metadata.
|
HasProperties
Implementations of this interface allow for dynamic access of their JavaBean properties by name.
|
HasPropertyChangeHandlers
Implementations are a source of
PropertyChangeEvent s. |
PropertyChangeHandlerSupport
This is a utility class that can be used by implementations of
HasPropertyChangeHandlers . |
Class and Description |
---|
HasPropertyChangeHandlers
Implementations are a source of
PropertyChangeEvent s. |
Class and Description |
---|
BindableListChangeHandler
A change handler for monitoring mutations of bindable lists (see
BindableListWrapper ). |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.