Options
All
  • Public
  • Public/Protected
  • All
Menu

Mobile application abstract controller.

This file includes import's mobile components/directives used by the HTML page and the controller to provide the configuration.

Hierarchy

  • unknown
    • AbstractMobileController

Index

Constructors

Properties

displaywindowHeight: string
displaywindowWidth: string
leftNavVisible: boolean
manageResize: boolean
measureAreaActive: boolean

The active state of the directive responsible of area measurements.

measureLengthActive: boolean

The active state of the directive responsible of length measurements.

measurePointActive: boolean

The active state of the directive responsible of point measurements.

redirectUrl: any
constant

{string}

resizeTransition: number
rightNavVisible: boolean
searchOverlayVisible: boolean

Methods

  • hideNav(): void
  • navIsVisible(): boolean
  • openNavMenu(target: string): void
  • toggleLeftNavVisibility(): void
  • toggleRightNavVisibility(): void

Generated using TypeDoc