Uses of Class
de.agilecoders.wicket.jquery.AbstractConfig
-
Packages that use AbstractConfig Package Description de.agilecoders.wicket.jquery -
-
Uses of AbstractConfig in de.agilecoders.wicket.jquery
Subclasses of AbstractConfig in de.agilecoders.wicket.jquery Modifier and Type Class Description classMutableConfigdefault mutable configurationMethods in de.agilecoders.wicket.jquery that return AbstractConfig Modifier and Type Method Description <T> AbstractConfigAbstractConfig. put(IKey<T> key, T value)puts a new config to the configuration map.
-