Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResultDetailModalComponent

Hierarchy

  • ResultDetailModalComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

activeCollectionId

activeCollectionId: string = ""

Private collectionsService

collectionsService: CollectionsService

dataA2aUrlExt

dataA2aUrlExt: string = this.dataA2aUrlExt_base

dataA2aUrlExt_base

dataA2aUrlExt_base: string = this.portalApiUrl.replace('/api/v1', '/#/context/resource/')

feature

feature: IGeoFeature

loggedIn

loggedIn: boolean = false

modal

modal: ModalDirective

myCollections

myCollections: OwcContext[] = []

Private notificationService

notificationService: NotificationService

onHide

onHide: EventEmitter<Object> = new EventEmitter()

owcFeature

owcFeature: OwcResource

Private portalApiUrl

portalApiUrl: string

Private resultService

resultService: ResultService

Methods

Private checkIfUrl

  • checkIfUrl(testUrl: string): boolean

copyToMyCollection

hideFeatureModal

  • hideFeatureModal(): void

ngOnInit

  • ngOnInit(): void

onClipboardSuccess

  • onClipboardSuccess(): void

onHideModal

  • onHideModal(): void

showFeatureModal

Generated using TypeDoc