Uses of Interface
lumis.portal.presentation.core.ILayoutFileComponentFactory

Packages that use ILayoutFileComponentFactory
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 ILayoutFileComponentFactory in lumis.portal.presentation.core
 

Classes in lumis.portal.presentation.core that implement ILayoutFileComponentFactory
 class DefaultLumisPortalComponentFactory
          Creates the component to be used for a LayoutFileTag.
 

Methods in lumis.portal.presentation.core that return ILayoutFileComponentFactory
 ILayoutFileComponentFactory LayoutFileTag.getComponentFactory()
          Returns the factory to be used to generate the component implementation for this tag.
 

Constructors in lumis.portal.presentation.core with parameters of type ILayoutFileComponentFactory
LayoutFileTag(org.apache.wicket.markup.ComponentTag tag, ILayoutFileComponentFactory factory)
           
 

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

Constructors in lumis.portal.presentation.tag.page with parameters of type ILayoutFileComponentFactory
LayoutFilePageTag(org.apache.wicket.markup.ComponentTag tag, ILayoutFileComponentFactory factory)
          Creates a new LayoutFilePageTag.
RenderHolderTag(org.apache.wicket.markup.ComponentTag tag, ILayoutFileComponentFactory factory)
           
 



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