ブロックする >blockRendering >PreviousConnection >(コンストラクタ)
blockRendering.PreviousConnection.(constructor)
PreviousConnection
クラスの新しいインスタンスを作成します。
署名:
constructor(constants: ConstantProvider, connectionModel: RenderedConnection);
パラメータ
パラメータ | 型 | 説明 |
---|---|---|
constants | ConstantProvider | レンダリング定数のプロバイダ。 |
connectionModel | RenderedConnection | これが表すブロックの接続オブジェクト。 |