arelle.ViewFileRelationshipSet
¶
See COPYRIGHT.md for copyright information.
Module Contents¶
Classes¶
Functions¶
Data¶
API¶
- arelle.ViewFileRelationshipSet.viewRelationshipSet(modelXbrl, outfile, header, arcrole, linkrole=None, linkqname=None, arcqname=None, labelrole=None, lang=None, cols=None)¶
- arelle.ViewFileRelationshipSet.COL_WIDTHS¶
None
- arelle.ViewFileRelationshipSet.hasCalcArcrole(arcroles: tuple[str] | str) bool ¶
- class arelle.ViewFileRelationshipSet.ViewRelationshipSet(modelXbrl, outfile, header, labelrole, lang, cols)¶
Bases:
arelle.ViewFile.View
Initialization
- view(arcrole, linkrole=None, linkqname=None, arcqname=None)¶
- treeDepth(concept, modelObject, indent, arcrole, relationshipSet, visited)¶
- viewConcept(concept, modelObject, labelPrefix, preferredLabel, indent, arcrole, relationshipSet, visited)¶