public class GrafanaDashletFactory extends AbstractDashletFactory
m_boostable, m_dashboardSuitable, m_name, m_requiredParameterDescriptions, m_requiredParameters| Constructor and Description | 
|---|
GrafanaDashletFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
DashletConfigurationWindow | 
configurationWindow(DashletSpec dashletSpec)
Returns a custom configuration window. 
 | 
String | 
getHelpContentHTML()
Returns the help content  
String | 
Dashlet | 
newDashletInstance(DashletSpec dashletSpec)
Method for creating a new  
Dashlet instance. | 
addRequiredParameter, getHelpComponent, getName, getRequiredParameterDescriptions, getRequiredParameters, isBoostable, isSuitableForDashboard, providesHelpComponent, setBoostable, setDashboardSuitable, setName, setRequiredParameterDescriptions, setRequiredParameterspublic Dashlet newDashletInstance(DashletSpec dashletSpec)
Dashlet instance.dashletSpec - the DashletSpec to useDashlet instancepublic String getHelpContentHTML()
StringgetHelpContentHTML in class AbstractDashletFactorypublic DashletConfigurationWindow configurationWindow(DashletSpec dashletSpec)
configurationWindow in interface DashletFactoryconfigurationWindow in class AbstractDashletFactorydashletSpec - the DashletSpec to useCopyright © 2021. All rights reserved.