Uses of Interface
org.apache.wicket.request.mapper.parameter.IIndexedParameters
Packages that use IIndexedParameters
-
Uses of IIndexedParameters in org.apache.wicket.request.mapper.parameter
Classes in org.apache.wicket.request.mapper.parameter that implement IIndexedParametersModifier and TypeClassDescriptionclassMutable class that holds parameters of a Page.Methods in org.apache.wicket.request.mapper.parameter that return IIndexedParametersModifier and TypeMethodDescriptionIIndexedParameters.clearIndexed()Removes all indexed parameters.IIndexedParameters.remove(int index) Removes indexed parameter on given indexSets the indexed parameter on given index