Is there anyway in GLSP , we can show properties for a box in diagram ? #439
midhun8454
started this conversation in
Ideas
Replies: 2 comments 12 replies
-
This is typically done with popups or you create a custom UI extension or external widget, such as a properties view, that queries additional information from the selected element. |
Beta Was this translation helpful? Give feedback.
7 replies
-
If you will be using GLSP inside a Theia application, you can also use their property view. You can also have a look at this blog post. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What exactly i mean is when i click on any boxes with in diagram , may be it might be having different properties and objects associated with it ? So like when you click on any one box , it should show modal or a right side box like palette , briefing all the properties and objects associated with it.
Not sure if that feature is already there or not , tried , but didnt get any apt one.
Kind of self explanatory for each box , am not asking about typehints
Beta Was this translation helpful? Give feedback.
All reactions