default_view property

default_view property

The default AbstractView for this Document, or null if none available.

Definition:

@property
def default_view(self):
    ...

See Also