org.exoplatform.frameworks.portletcontainer.portalframework.layout
Class LayoutHtmlTag
java.lang.Object
org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutItem
org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutNode
org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutHtmlTag
- Direct Known Subclasses:
- LayoutHtmlText
public class LayoutHtmlTag
- extends LayoutNode
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Roman Pedchenko
| 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 |
LayoutHtmlTag
public LayoutHtmlTag(String name,
Map<String,String> attrs)
getAttrs
public Map<String,String> getAttrs()
- Returns:
- the attrs
setAttrs
public void setAttrs(Map<String,String> attrs)
- Parameters:
attrs - the attrs to set
Copyright © 2009 eXo Platform SAS. All Rights Reserved.