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 |
---|---|
void |
PanelInstance.addPanelParameter(PanelParameter param) |
void |
PanelInstance.setParameterValue(PanelParameter param) |
Modifier and Type | Method and Description |
---|---|
Object |
ExportVisitor.visitPanelParameter(PanelParameter param) |
Object |
WorkspaceVisitor.visitPanelParameter(PanelParameter param) |
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.