Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
draw2d js libdrary ( http://www.draw2d.org/draw2d/ )で接続された 2 つの図を知るにはどうすればよいですか? 対応するイベント/コールバック メソッドが見つかりません。
申し訳ありませんが、見つかりました: CommandStack の stackChanged メソッド、1 つの引数イベント、command.label="Connecting Ports" で、postExecute イベントをキャッチしてください。