AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface ReplaceViewOptions

    interface ReplaceViewOptions {
        newView: ViewState;
        viewToReplace: Identity;
    }
    Index
    newView: ViewState
    viewToReplace: Identity