Options
Menu

Module Jetty

module

Jetty

Index

Functions

Variables

Functions

iconClass

  • iconClass(state: string): string

isState

  • isState(item: any, state: any): any
  • Returns true if the state of the item begins with the given state - or one of the given states

    method

    isState

    for

    Jetty

    Parameters

    • item: any

      the item which has a State

    • state: any

      a value or an array of states

    Returns any

Variables

_module

_module: ng.IModule

pluginName

pluginName: string

Generated using TypeDoc