xbrl.ConstraintSetKeys¶
An xbrl.ConstraintSetKeys class represents a view of the aspects for which constraints were set in the associated constraint set.
-
class
xbrl.ConstraintSetKeys(ConstraintSet cs)¶ Constructs the view object returned by
xbrl.ConstraintSet.keys().
Special methods¶
__contains__, __eq__, __ge__, __gt__, __iter__, __le__, __len__, __lt__, __ne__