VBIInsightBuilder

Propriétés

PropriétéTypeDescription
docY.Doc-
dslY.Map<any>-
undoManagerUndoManager-

Méthodes

constructor

Définition:

constructor(doc: Y.Doc, dsl?: Y.Map<any>)

Paramètres:

ParamètreTypeDescription
docY.Doc-
dsl?Y.Map-

applyUpdate

Définition:

applyUpdate(update: Uint8Array, transactionOrigin?: any): any

Retour: any

Paramètres:

ParamètreTypeDescription
updateUint8Array-
transactionOrigin?any-

encodeStateAsUpdate

Définition:

encodeStateAsUpdate(targetStateVector?: Uint8Array): any

Retour: any

Paramètres:

ParamètreTypeDescription
targetStateVector?Uint8Array-

getUUID

Définition:

getUUID(): string

Retour: string

setContent

Définition:

setContent(content: string): this

Retour: this

Paramètres:

ParamètreTypeDescription
contentstring-

build

Définition:

build(): VBIInsightDSL

Retour: VBIInsightDSL

isEmpty

Définition:

isEmpty(): boolean

Retour: boolean