Package | Description |
---|---|
org.jboss.dashboard.ui.panel | |
org.jboss.dashboard.ui.panel.help | |
org.jboss.dashboard.workspace |
Modifier and Type | Method and Description |
---|---|
PanelHelp |
PanelProvider.getPanelHelp() |
Modifier and Type | Method and Description |
---|---|
void |
PanelProvider.setPanelHelp(PanelHelp panelHelp) |
Modifier and Type | Class and Description |
---|---|
class |
PanelHelpImpl |
Modifier and Type | Method and Description |
---|---|
protected PanelHelp |
PanelHelpManager.getPanelHelp(Document doc) |
PanelHelp |
PanelHelpManager.readPanelHelp(InputStream is)
Read a panel help from an input stream
|
Modifier and Type | Method and Description |
---|---|
protected void |
PanelHelpManager.writeEditUsage(Writer writer,
PanelHelp help) |
void |
PanelHelpManager.writePanelHelp(OutputStream os,
PanelHelp pHelp)
Write the panel help to an outputStream
|
protected void |
PanelHelpManager.writeParameters(Writer writer,
PanelHelp help) |
protected void |
PanelHelpManager.writeUsage(Writer writer,
PanelHelp help) |
Modifier and Type | Method and Description |
---|---|
protected PanelHelp |
PanelsProvidersManagerImpl.loadHelpFile(File helpFile)
Loads a panelHelp from a helpFile.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.