Package | Description |
---|---|
org.jboss.dashboard.workspace | |
org.jboss.dashboard.workspace.export |
Modifier and Type | Method and Description |
---|---|
PanelParameter |
PanelInstance.getPanelParameter(String id,
String lang) |
PanelParameter[] |
PanelInstance.getPanelParameters() |
Modifier and Type | Method and Description |
---|---|
Set<PanelParameter> |
PanelInstance.getPanelParams() |
Modifier and Type | Method and Description |
---|---|
void |
PanelInstance.addPanelParameter(PanelParameter param) |
void |
PanelInstance.setParameterValue(PanelParameter param) |
Modifier and Type | Method and Description |
---|---|
void |
PanelInstance.setPanelParams(Set<PanelParameter> panelParams) |
Modifier and Type | Method and Description |
---|---|
Object |
WorkspaceVisitor.visitPanelParameter(PanelParameter param) |
Object |
ExportVisitor.visitPanelParameter(PanelParameter param) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.