| Modifier and Type | Method and Description |
|---|---|
static DashboardCustomization.SiteDashlet |
DashboardCustomization.SiteDashlet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardCustomization.SiteDashlet[] |
DashboardCustomization.SiteDashlet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SiteService.addDashlet(String userName,
String password,
String siteName,
DashboardCustomization.SiteDashlet dashlet,
DashboardCustomization.DashletLayout layout,
int column,
int position)
Add dashlet to site dashboard
|
Copyright © 2017 Alfresco Software. All rights reserved.