org.alfresco.web.config
Class DashboardsConfigElement.DashletDefinition
java.lang.Object
org.alfresco.web.config.DashboardsConfigElement.DashletDefinition
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- DashboardsConfigElement
public static class DashboardsConfigElement.DashletDefinition
- extends java.lang.Object
- implements java.io.Serializable
Structure class for the definition of a dashboard dashlet component
- 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
AllowNarrow
public boolean AllowNarrow
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
ConfigJSPPage
public java.lang.String ConfigJSPPage
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.