public class DataBindingLazyMetaPropertyMap extends LazyMetaPropertyMap
Extends the default implementation and does data binding.
Constructor and description |
---|
DataBindingLazyMetaPropertyMap
(java.lang.Object o) Constructs the map |
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.Object |
put(java.lang.Object propertyName, java.lang.Object propertyValue) |
Methods inherited from class | Name |
---|---|
class LazyMetaPropertyMap |
clear, containsKey, containsValue, entrySet, equals, get, getInstance, hashCode, isEmpty, keySet, put, putAll, remove, size, values |