Package | Description |
---|---|
org.jboss.errai.databinding.client |
Modifier and Type | Method and Description |
---|---|
BindableProxy<?> |
BindableProxyProvider.getBindableProxy(InitialState state)
Returns a proxy for a newly created model instance, bound to the provided widget.
|
BindableProxy<?> |
BindableProxyProvider.getBindableProxy(Object model,
InitialState state)
Returns a proxy for the provided model instance, bound to the provided widget.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.