Uses of Package
org.apache.wicket.markup.html.basic

Packages that use org.apache.wicket.markup.html.basic
org.apache.wicket.datetime.markup.html.basic   
org.apache.wicket.examples.ajax.builtin   
org.apache.wicket.examples.stockquote   
org.apache.wicket.extensions.ajax.markup.html   
org.apache.wicket.extensions.markup.html.basic Basic extensions. 
org.apache.wicket.extensions.markup.html.repeater.data.table   
 

Classes in org.apache.wicket.markup.html.basic used by org.apache.wicket.datetime.markup.html.basic
Label
          A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().
 

Classes in org.apache.wicket.markup.html.basic used by org.apache.wicket.examples.ajax.builtin
Label
          A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().
 

Classes in org.apache.wicket.markup.html.basic used by org.apache.wicket.examples.stockquote
Label
          A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().
 

Classes in org.apache.wicket.markup.html.basic used by org.apache.wicket.extensions.ajax.markup.html
MultiLineLabel
          A MultiLineLabel component replaces its body with the model object.
 

Classes in org.apache.wicket.markup.html.basic used by org.apache.wicket.extensions.markup.html.basic
Label
          A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().
MultiLineLabel
          A MultiLineLabel component replaces its body with the model object.
 

Classes in org.apache.wicket.markup.html.basic used by org.apache.wicket.extensions.markup.html.repeater.data.table
Label
          A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.