Winter Cardinal UI - v0.442.0 / DDiagramDataRemoteImpl

Class: DDiagramDataRemoteImpl

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new DDiagramDataRemoteImpl(options?): DDiagramDataRemoteImpl

Parameters

Name Type
options? DDiagramDataRemoteOptions

Returns

DDiagramDataRemoteImpl

Defined in

src/main/typescript/wcardinal/ui/d-diagram-data-remote-impl.ts:15

Properties

_controller

Protected Optional _controller: DDiagramDataRemoteController

Defined in

src/main/typescript/wcardinal/ui/d-diagram-data-remote-impl.ts:13

Methods

set

set(id, value): boolean

Parameters

Name Type
id string
value unknown

Returns

boolean

Implementation of

DDiagramDataRemote.set

Defined in

src/main/typescript/wcardinal/ui/d-diagram-data-remote-impl.ts:19