| Package | Description |
|---|---|
| org.alfresco.webdrone.share | |
| org.alfresco.webdrone.share.dashlet |
| Modifier and Type | Method and Description |
|---|---|
Dashlet |
DashBoardPage.getDashlet(String name)
Gets dashlets in the dashboard page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySitesDashlet
My site dashlet object, holds all element of the HTML page relating to
share's my site dashlet on dashboard page.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Dashlet> |
Dashlet.render()
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
<T extends Dashlet> |
Dashlet.render(RenderTime timer)
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
| Modifier and Type | Method and Description |
|---|---|
static Dashlet |
FactoryShareDashlet.getPage(WebDrone drone,
String name)
Gets the dashlet HTML element from the dashboard page.
|
Copyright © 2012. All Rights Reserved.