Class ExpressionAdapterAttributesMap
java.lang.Object
com.webmethods.caf.common.collections.MapWrapper<String,Object>
com.webmethods.caf.faces.component.ExpressionAdapterAttributesMap
For backward compatibility.
A component attributes map implementation that knows how to
convert ValueBinding attributes to the equivalent ValueExpression attribute
and MethodBinding attributes to the equivalent MethodExpressin attribute
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webmethods.caf.common.collections.MapWrapper
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, remove, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, remove, replace, replace, replaceAll