Uses of Class
org.apache.wicket.util.ValueProvider
Packages that use ValueProvider
-
Uses of ValueProvider in org.apache.wicket.util
Methods in org.apache.wicket.util that return ValueProviderModifier and TypeMethodDescriptionstatic <T> ValueProvider<T>ValueProvider.of(T value) Creates a provider for the specified value