Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Set Popup Model Action

sprotty-protocol / SetPopupModelAction

Interface: SetPopupModelAction

Defined in: actions.ts:228

Sent from the model source to the client to display a popup in response to a RequestPopupModelAction. This action can also be used to remove any existing popup by choosing EMPTY_ROOT as root element.

Extends

Properties

kind

kind: "setPopupModel"

Defined in: actions.ts:229

Overrides

ResponseAction.kind


newRoot

newRoot: SModelRoot

Defined in: actions.ts:230


responseId

responseId: string

Defined in: actions.ts:87

Inherited from

ResponseAction.responseId