com.bea.wlw.netui.databinding.script.common
Class BundleMap.ScriptableBundle
java.lang.Object
java.util.AbstractMap
org.apache.beehive.netui.script.common.AbstractScriptableMap
com.bea.wlw.netui.databinding.script.common.BundleMap.ScriptableBundle
- All Implemented Interfaces:
- Map
- Enclosing class:
- BundleMap
public class BundleMap.ScriptableBundle
- extends AbstractScriptableMap
| Methods inherited from class java.util.AbstractMap |
clear, clone, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
entrySet
public Set entrySet()
- Specified by:
entrySet in interface Map- Specified by:
entrySet in class AbstractMap
get
public Object get(Object name)
- Specified by:
get in interface Map- Overrides:
get in class AbstractMap
containsKey
public boolean containsKey(Object key)
- Specified by:
containsKey in interface Map- Overrides:
containsKey in class AbstractMap