Skip to content

Introduce new DocumentTreeInterceptor class as base for any TreeInterceptor that supports document review #4838

@nvaccessAuto

Description

@nvaccessAuto

Reported by mdcurran on 2015-01-22 01:05
Some tree interceptors can support document review as they have a makeTextInfo method, though some don't. BrowseMode is not enough as a browse mode implementations such as for Excel #1987 will not have document review. CursorManager is also not enough as documPoundDocuments don't use cursorManager. Therefore we need a new DocumentTreeInterceptor class. This should have a default implementation of makeTextInfo and a TextInfo property that raises NotImplementedError
Blocking #1987

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions