Options
Menu

Module IDE

module

IDE

Index

Functions

asNumber

  • asNumber(value: any, defaultValue?: number0): any

findClassAbsoluteFileName

  • findClassAbsoluteFileName(mbean: string, jolokia: any, localStorage: any, fileName: any, className: any, onResult: any): any
  • Attempts to find the absolute file name for the given file and class name

    Parameters

    • mbean: string
    • jolokia: any
    • localStorage: any
    • fileName: any
    • className: any
    • onResult: any

    Returns any

getIdeMBean

ideaOpenAndNavigate

  • ideaOpenAndNavigate(mbean: string, jolokia: any, absoluteFileName: any, line: any, column: any, fn?: anynull): any
  • Opens the file in IDEA

    Parameters

    • mbean: string
    • jolokia: any
    • absoluteFileName: any
    • line: any
    • column: any
    • fn?: any optional

    Returns any

isOpenInIdeaSupported

  • isOpenInIdeaSupported(workspace: Workspace, localStorage: any): boolean

isOpenInTextMateSupported

  • isOpenInTextMateSupported(workspace: Workspace, localStorage: any): boolean

max

  • max(v1: any, v2: any): any

Variables

_module

_module: ng.IModule

log

log: Logging.Logger

pluginName

pluginName: string

Generated using TypeDoc