Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Controller

Index

Properties

$timeout_

$timeout_: ITimeoutService

active

active: boolean

dirty

dirty: boolean

Flag shared with the gmf-editfeature directive used to determine if it has unsaved changes or not.

editableTreeCtrls

editableTreeCtrls: LayertreeController[]

List of editable Layertree controllers.

gmfThemes_

gmfThemes_: ThemesService

gmfTreeManager_

gmfTreeManager_: LayertreeTreeManager

map

map: Map

scope_

scope_: IScope

selectedEditableTreeCtrl

selectedEditableTreeCtrl: LayertreeController

The currently selected Layertree controller.

state

state: string

treeCtrlsWatcherUnregister_

treeCtrlsWatcherUnregister_: () => void

Type declaration

    • (): void
    • Returns void

vectorLayer

vectorLayer: VectorLayer<VectorSource<Geometry>>

Methods

handleActiveChange_

  • handleActiveChange_(active: boolean): void

handleDestroy_

  • handleDestroy_(): void

stopEditing

  • stopEditing(): void

Generated using TypeDoc