org.alfresco.web.config
Class DashboardsConfigElement.LayoutDefinition
java.lang.Object
org.alfresco.web.config.DashboardsConfigElement.LayoutDefinition
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- DashboardsConfigElement
public static class DashboardsConfigElement.LayoutDefinition
- extends java.lang.Object
- implements java.io.Serializable
Structure class for the definition of a dashboard page layout
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Id
public java.lang.String Id
Image
public java.lang.String Image
Columns
public int Columns
ColumnLength
public int ColumnLength
Label
public java.lang.String Label
LabelId
public java.lang.String LabelId
Description
public java.lang.String Description
DescriptionId
public java.lang.String DescriptionId
JSPPage
public java.lang.String JSPPage
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.