Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SpacesBaseService

Index

Constructors

constructor

Properties

Private _initialized

_initialized: boolean = false

Private _params

_params: any

Private _tcToken

_tcToken: string

Private _tcTokenExpires

_tcTokenExpires: number

Private http

http: Http

Private initPromise

initPromise: Promise<boolean>

Private initResolve

initResolve: any

Private logging

Accessors

initialized

initialized:

params

params:

tcApiPath

tcApiPath:

tcProxyServer

tcProxyServer:

tcSpaceElementId

tcSpaceElementId:

tcToken

tcToken:

Methods

Private handleAjaxError

  • handleAjaxError(error: Response): any
  • Parameters

    • error: Response

    Returns any

init

  • init(params: any): void
  • Parameters

    • params: any

    Returns void

ngOnInit

  • ngOnInit(): void
  • Returns void

param

  • param(name: any): string
  • Parameters

    • name: any

    Returns string

Private tcTokenRenew

  • tcTokenRenew(): any
  • Returns any

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc