Uses of Class
org.apache.wicket.util.ValueProvider

Packages that use ValueProvider
org.apache.wicket.util   
 

Uses of ValueProvider in org.apache.wicket.util
 

Methods in org.apache.wicket.util that return ValueProvider
static
<T> ValueProvider<T>
ValueProvider.of(T value)
          Creates a provider for the specified value
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.