Hierarchy

  • Controller

Properties

filter: ((arg0: any) => boolean)

Type declaration

    • (arg0: any): boolean
    • Parameters

      • arg0: any

      Returns boolean

gmfThemeManager: any
gmfThemes_: any
listenerKeys_: EventsKey[]
themes: any[]

Methods

  • Parameters

    • theme: any

      Theme.

    • Optional opt_silent: boolean

      if true it will be no user message if the theme should be added but it's already added.

    Returns void

Generated using TypeDoc