|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConceptHeader | |
|---|---|
| com.ihr.xbrl.dts | Provides the classes necessary to investigate the content of a DTS. |
| Uses of ConceptHeader in com.ihr.xbrl.dts |
|---|
| Methods in com.ihr.xbrl.dts that return ConceptHeader | |
|---|---|
ConceptHeader[] |
ConceptHeader.getChildren()
|
ConceptHeader |
TableInfo.getConceptHeaderColumns()
|
ConceptHeader |
TableInfo.getConceptheaderRows()
|
ConceptHeader[] |
TableHeader.getLevel(int level)
|
ConceptHeader |
ConceptHeader.getParent()
|
ConceptHeader |
ConceptHeader.getRoot()
Returns the first node in the tree |
| Methods in com.ihr.xbrl.dts with parameters of type ConceptHeader | |
|---|---|
void |
ConceptHeader.addChild(ConceptHeader child)
|
| Constructors in com.ihr.xbrl.dts with parameters of type ConceptHeader | |
|---|---|
ConceptHeader(ConceptHeader parent,
XBRLTreeNode el)
Creates a new concept in the header of the table |
|
TableHeader(ConceptHeader h)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||