Uses of Class
lumis.portal.presentation.core.LayoutFileTag

Packages that use LayoutFileTag
lumis.portal.presentation.core Contains the core implementation for processing a page layout file. 
lumis.portal.presentation.tag.page Contains the implementation for processing the page namespace of a layout file. 
 

Uses of LayoutFileTag in lumis.portal.presentation.core
 

Methods in lumis.portal.presentation.core that return LayoutFileTag
 LayoutFileTag LayoutFileTag.mutable()
           
 

Methods in lumis.portal.presentation.core with parameters of type LayoutFileTag
 org.apache.wicket.Component ILayoutFileComponentFactory.createComponent(org.apache.wicket.MarkupContainer container, org.apache.wicket.markup.MarkupStream markupStream, LayoutFileTag tag)
          Creates a component for the specified tag.
 org.apache.wicket.Component DefaultLumisPortalComponentFactory.createComponent(org.apache.wicket.MarkupContainer container, org.apache.wicket.markup.MarkupStream markupStream, LayoutFileTag tag)
          Creates a component for the specified tag.
 

Uses of LayoutFileTag in lumis.portal.presentation.tag.page
 

Subclasses of LayoutFileTag in lumis.portal.presentation.tag.page
 class LayoutFilePageTag
          Represents built-in tags of the layout file 'page' namespace.
 class RenderHolderTag
          Tag used for rendering a holder.
 

Constructors in lumis.portal.presentation.tag.page with parameters of type LayoutFileTag
LayoutFilePageTag(LayoutFileTag tag, boolean dummy)
          Creates a new LayoutFilePageTag based on a LayoutFileTag.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.