public class ComponentAdapterBindingMap extends ComponentAdapterBindingBase
IComponentAdapterBinding in which the attribute values are managed
within a map of objects.| Constructor and Description |
|---|
ComponentAdapterBindingMap(java.lang.String[] fixPropertyNames,
java.lang.String[] dynamicPropertyNames) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAttributeValue(java.lang.String propertyName)
Get the attribute value for an attribute.
|
void |
setAttributeValue(java.lang.String propertyName,
java.lang.Object value)
Set the attribute value.
|
addActionListener, getAttibuteType, getDynamicAttributeNames, getFixAttributeNames, onAction, removeActionListenerpublic ComponentAdapterBindingMap(java.lang.String[] fixPropertyNames,
java.lang.String[] dynamicPropertyNames)
public java.lang.Object getAttributeValue(java.lang.String propertyName)
IComponentAdapterBindingpublic void setAttributeValue(java.lang.String propertyName,
java.lang.Object value)
IComponentAdapterBindingCopyright © CaptainCasa Gmbh. All Rights Reserved.