Search Results for

    / fm / liveswitch / PluginConfig

    Class: PluginConfig

    fm.liveswitch.PluginConfig

    Table of contents

    Constructors

    • constructor

    Properties

    • _activeXPath
    • _activeXTimeout
    • _preferActiveX

    Methods

    • getActiveXPath
    • getActiveXTimeout
    • getPreferActiveX
    • setActiveXPath
    • setActiveXTimeout
    • setPreferActiveX

    Constructors

    constructor

    + new PluginConfig(): PluginConfig

    Returns: PluginConfig

    Properties

    _activeXPath

    • Private _activeXPath: string

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:3


    _activeXTimeout

    • Private _activeXTimeout: number= 30000

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:4


    _preferActiveX

    • Private _preferActiveX: boolean= false

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:5

    Methods

    getActiveXPath

    ▸ getActiveXPath(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:7


    getActiveXTimeout

    ▸ getActiveXTimeout(): number

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:15


    getPreferActiveX

    ▸ getPreferActiveX(): boolean

    Returns: boolean

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:23


    setActiveXPath

    ▸ setActiveXPath(activeXPath: string): void

    Parameters:

    Name Type
    activeXPath string

    Returns: void

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:11


    setActiveXTimeout

    ▸ setActiveXTimeout(activeXTimeout: number): void

    Parameters:

    Name Type
    activeXTimeout number

    Returns: void

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:19


    setPreferActiveX

    ▸ setPreferActiveX(preferActiveX: boolean): void

    Parameters:

    Name Type
    preferActiveX boolean

    Returns: void

    Defined in: Generated/TypeScript/fm.liveswitch/PluginConfig.ts:27

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0