Interface. Set Popup Model Action
sprotty-protocol / 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.
kind:
"setPopupModel"
Defined in: actions.ts:229
newRoot:
SModelRoot
Defined in: actions.ts:230
responseId:
string
Defined in: actions.ts:87