net.xoetrope.xui.data
Interface XModelAdapterConfigurable
- All Known Implementing Classes:
- XTreePojoModelAdapter
public interface XModelAdapterConfigurable
An interface used to configure model adapters.
|
Method Summary |
void |
configure(java.util.Hashtable bindingConfig,
java.util.Hashtable instanceConfig)
Sets the configuration. |
configure
void configure(java.util.Hashtable bindingConfig,
java.util.Hashtable instanceConfig)
- Sets the configuration.
- Parameters:
bindingConfig - the XML element which contains the binding configurationinstanceConfig - the XML element which contains the setup attributes of the binding instance