Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SdaDialogDelegate

Implements

Index

Properties

Private _delegateState

_delegateState: SdaDialogDelegateState = null

Private _lastActivity

_lastActivity: Date = new Date()

Accessors

lastActivity

  • get lastActivity(): Date
  • Returns Date

Methods

addWorkPackageToBriefcase

deleteJson

getBlob

getJson

getText

handleDeleteJsonResponse

handleGetBlobResponse

handleGetJsonResponse

handleGetTextResponse

handleOpenStreamResponse

handlePostJsonResponse

handlePostMultipartResponse

handlePutJsonResponse

initialize

  • initialize(): Promise<void>

Private online

  • online(): boolean
  • Returns boolean

openStream

  • openStream(baseUrl: string, resourcePath?: string): Promise<StreamProducer> | null

postJson

postMultipart

  • postMultipart<T>(baseUrl: string, resourcePath: string, formData: FormData): Promise<VoidClientResponse> | null

putJson

Generated using TypeDoc