xbrl.LayoutTableSet¶
The LayoutTableSet class represents the table set after applying the resolution and layout process.
-
class
xbrl.LayoutTableSet(Instance instance, TableResource table)¶
Attributes¶
-
xbrl.LayoutTableSet.tables¶ Returns a generator object of
xbrl.LayoutTableobjects.
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__