public interface Dashlet
Modifier and Type | Method and Description |
---|---|
DashletComponent |
getDashboardComponent() |
DashletSpec |
getDashletSpec() |
String |
getName()
This method returns the name of this dashlet.
|
DashletComponent |
getWallboardComponent()
Updates the dashlet contents and computes new boosted state
|
boolean |
isBoosted()
Checks whether this dashlet is boosted.
|
String getName()
DashletSpec getDashletSpec()
boolean isBoosted()
DashletComponent getWallboardComponent()
DashletComponent getDashboardComponent()
Copyright © 2019. All rights reserved.