lumis.portal.presentation.core
Class LayoutFileTag

Package class diagram package LayoutFileTag
java.lang.Object
  extended by org.apache.wicket.markup.MarkupElement
      extended by org.apache.wicket.markup.ComponentTag
          extended by lumis.portal.presentation.core.LayoutFileTag
Direct Known Subclasses:
LayoutFilePageTag

public class LayoutFileTag
extends org.apache.wicket.markup.ComponentTag

Represents built-in tags of the layout file feature.

Since:
6.0.0

Field Summary
 
Fields inherited from class org.apache.wicket.markup.ComponentTag
DEFAULT_WICKET_NAMESPACE, xmlTag
 
Constructor Summary
LayoutFileTag(org.apache.wicket.markup.ComponentTag tag, ILayoutFileComponentFactory factory)
           
 
Method Summary
 ILayoutFileComponentFactory getComponentFactory()
          Returns the factory to be used to generate the component implementation for this tag.
 LayoutFileTag mutable()
           
 
Methods inherited from class org.apache.wicket.markup.ComponentTag
addBehavior, closes, enableAutolink, equalTo, getAttribute, getAttributes, getBehaviors, getId, getLength, getMarkupClass, getName, getNameChanged, getNamespace, getOpenTag, getPath, getPos, getString, getType, getUserData, hasBehaviors, hasEqualTagName, hasNoCloseTag, isAutoComponentTag, isAutolinkEnabled, isClose, isIgnore, isModified, isOpen, isOpen, isOpenClose, isOpenClose, makeImmutable, onBeforeRender, put, put, put, put, putAll, remove, requiresCloseTag, setAutoComponentTag, setHasNoCloseTag, setId, setIgnore, setMarkupClass, setModified, setName, setNamespace, setOpenTag, setType, setUserData, syntheticCloseTagString, toCharSequence, toString, toUserDebugString, writeOutput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LayoutFileTag

public LayoutFileTag(org.apache.wicket.markup.ComponentTag tag,
                     ILayoutFileComponentFactory factory)
Method Detail

getComponentFactory

public ILayoutFileComponentFactory getComponentFactory()
Returns the factory to be used to generate the component implementation for this tag.

Returns:
the factory.
Since:
6.0.0

mutable

public LayoutFileTag mutable()
Overrides:
mutable in class org.apache.wicket.markup.ComponentTag


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