VBIInsightBuilder

プロパティ

プロパティ説明
docY.Doc-
dslY.Map<any>-
undoManagerUndoManager-

メソッド

constructor

定義:

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

パラメータ:

パラメータ説明
docY.Doc-
dsl?Y.Map-

applyUpdate

定義:

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

戻り値: any

パラメータ:

パラメータ説明
updateUint8Array-
transactionOrigin?any-

encodeStateAsUpdate

定義:

encodeStateAsUpdate(targetStateVector?: Uint8Array): any

戻り値: any

パラメータ:

パラメータ説明
targetStateVector?Uint8Array-

getUUID

定義:

getUUID(): string

戻り値: string

setContent

定義:

setContent(content: string): this

戻り値: this

パラメータ:

パラメータ説明
contentstring-

build

定義:

build(): VBIInsightDSL

戻り値: VBIInsightDSL

isEmpty

定義:

isEmpty(): boolean

戻り値: boolean