Uses of Class
org.apache.wicket.markup.ContainerInfo

Packages that use ContainerInfo
org.apache.wicket.markup Base package for markup. 
 

Uses of ContainerInfo in org.apache.wicket.markup
 

Methods in org.apache.wicket.markup that return ContainerInfo
 ContainerInfo MarkupResourceStream.getContainerInfo()
          Get the container info associated with the markup
 

Constructors in org.apache.wicket.markup with parameters of type ContainerInfo
MarkupResourceStream(IResourceStream resourceStream, ContainerInfo containerInfo, Class<?> markupClass)
          Construct.
 



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