org.exoplatform.frameworks.portletcontainer.portalframework.layout
Class LayoutHtmlText

java.lang.Object
  extended by org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutItem
      extended by org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutNode
          extended by org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutHtmlTag
              extended by org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutHtmlText

public class LayoutHtmlText
extends LayoutHtmlTag

Created by The eXo Platform SAS .

Version:
$Id: $
Author:
Roman Pedchenko

Field Summary
 
Fields inherited from class org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutItem
FOOTER, HEADER, PAGES
 
Constructor Summary
LayoutHtmlText(String text)
           
 
Method Summary
 
Methods inherited from class org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutHtmlTag
getAttrs, setAttrs
 
Methods inherited from class org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutNode
addChild, getChildren, removeChild, setChildren
 
Methods inherited from class org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutItem
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutHtmlText

public LayoutHtmlText(String text)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.