| Package | Description |
|---|---|
| org.metawidget.gwt.client.widgetprocessor.binding.simple |
GWT support: Generator-based property binding (client-side).
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends SimpleBindingProcessorAdapter<?>> |
SimpleBindingProcessor.getAdapter(Class<?> classToBindTo)
Gets the Adapter for the given class (if any).
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class<?>,SimpleBindingProcessorAdapter<?>> |
SimpleBindingProcessorConfig.getAdapters() |
| Modifier and Type | Method and Description |
|---|---|
<T> SimpleBindingProcessorConfig |
SimpleBindingProcessorConfig.setAdapter(Class<T> forClass,
SimpleBindingProcessorAdapter<T> adapter)
Sets an Adapter for the given Class.
|
Copyright © 2015. All Rights Reserved.