Package | Description |
---|---|
descriptionfiles | |
graphana.model |
Modifier and Type | Method and Description |
---|---|
Description |
DescriptionFiles.getDesc(java.lang.String key) |
Description |
DescriptionFile.getDescription(java.lang.String descKey) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Description> |
DescriptionFile.getDesciptions() |
java.util.LinkedList<Description> |
DescSection.getDescriptions() |
java.util.HashMap<java.lang.String,Description> |
DescriptionFiles.getTextVariables() |
Modifier and Type | Method and Description |
---|---|
void |
DescriptionFiles.addToSection(java.lang.String section,
Description desc) |
void |
DescriptionFile.getDescText(javax.xml.stream.XMLEventReader xmlReader,
Description target,
boolean isMath) |
Modifier and Type | Method and Description |
---|---|
static Description |
HelpSystem.getOperationDescription(MainControl mainControl,
java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
HelpSystem.termDescToString(Description desc,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.textDescToString(Description desc,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.typeDescToString(Description desc,
DescSourceType sourceType,
boolean onlyTypeIdent) |