Visualization
    Preparing search index...

    Interface DataViewProxyMethods

    Represents the methods available on a DataViewProxy.

    interface DataViewProxyMethods {
        clearMarking(): void;
    }
    Index

    Methods

    Methods

    • Clears the current marking

      Returns void