Uses of Interface
org.apache.wicket.util.value.IValueMap
Packages that use IValueMap
-
Uses of IValueMap in org.apache.wicket.util.value
Classes in org.apache.wicket.util.value that implement IValueMapModifier and TypeClassDescriptionfinal classMap of values, extendingValueMapwith methods for generating (HTML) markup attributes.classAn implementation ofIValueMapthat makes a copy when a caller tries to change an immutableMap.classAIValueMapimplementation that holds values, parsesStrings, and exposes a variety of convenience methods.Methods in org.apache.wicket.util.value that return IValueMapModifier and TypeMethodDescriptionCopyOnWriteValueMap.makeImmutable()IValueMap.makeImmutable()Makes thisIValueMapimmutable by changing the underlying map representation to aCollections.unmodifiableMap.final IValueMapValueMap.makeImmutable()Constructors in org.apache.wicket.util.value with parameters of type IValueMap