arelle.ViewWinFactGrid#

See COPYRIGHT.md for copyright information.

Module Contents#

Classes#

Functions#

API#

arelle.ViewWinFactGrid.viewFactsGrid(modelXbrl, tabWin, header='Fact Grid', arcrole=XbrlConst.parentChild, linkrole=None, linkqname=None, arcqname=None, lang=None)#
class arelle.ViewWinFactGrid.ViewFactsGrid(modelXbrl, tabWin, header, arcrole, linkrole=None, linkqname=None, arcqname=None, lang=None)#

Bases: arelle.ViewWinGrid.ViewGrid

Initialization

tableSetup()#
linkroleSetup()#
view()#
analyzeColHdrs(tupleFacts, depth)#
zAxis(row)#
comboBoxSelected(*args)#
xAxis(leftCol, topRow, rowBelow, tupleFacts, xFilters, childrenFirst, renderNow, atTop)#
tupleDescendant(tupleParent, descendantConcept)#
bodyCells(row, indent, tupleFacts, xFilters, zFilters)#
onClick(event)#
cellEnter(*args)#
cellLeave(*args)#
cellSelect(*args)#
viewModelObject(modelObject)#