org.exoplatform.frameworks.portletcontainer.portalframework.layout
Class LayoutItem
java.lang.Object
org.exoplatform.frameworks.portletcontainer.portalframework.layout.LayoutItem
- Direct Known Subclasses:
- LayoutNode, LayoutPlt
public class LayoutItem
- extends Object
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Roman Pedchenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEADER
public static final String HEADER
- Page header.
- See Also:
- Constant Field Values
FOOTER
public static final String FOOTER
- Page footer.
- See Also:
- Constant Field Values
PAGES
public static final String PAGES
- Page selector.
- See Also:
- Constant Field Values
LayoutItem
public LayoutItem(String name)
- Parameters:
name - item name
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name - the name to set
Copyright © 2009 eXo Platform SAS. All Rights Reserved.