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

    Interface FrameInfo

    interface FrameInfo {
        entityType: EntityType;
        name: string;
        parent: Identity;
        url: string;
        uuid: string;
    }
    Index
    entityType: EntityType
    name: string
    parent: Identity
    url: string
    uuid: string