Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

_data

_data: Map<string, any>

Methods

duration

  • duration(): any

getContentUrl

  • getContentUrl(): any

getData

  • getData(): Map<string, any>

getDeleted

  • getDeleted(): any

getExtension

  • getExtension(): any

getId

  • getId(): any

getKey

  • getKey(key: string): any

getName

  • getName(): any

getType

  • getType(): any

getVolume

  • getVolume(): any

listPush

  • listPush<T>(ClassName: any, i_key: string, i_value: string): any
  • Create a List or update a list if one exists, with the Map key provided and the value to push to the new/updated list

    Type parameters

    • T

    Parameters

    • ClassName: any
    • i_key: string
    • i_value: string

    Returns any

locationLat

  • locationLat(): any

locationLng

  • locationLng(): any

locationRadios

  • locationRadios(): any

percentage

  • percentage(): string

repetition

  • repetition(): any

setData

  • setData<T>(ClassName: any, data: any): T

setKey

  • setKey<T>(ClassName: any, key: string, value: any): T

Static UniqueId

  • UniqueId(): unknown

Generated using TypeDoc