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