document property

document property

The source DocumentView of which this is an AbstractView.

Definition:

@property
def document(self):
    ...

See Also