sathya-1994

Results 3 comments of sathya-1994

@rsoika At client side I have 2 different editors based on sprotty and GLSP. At server side(common server for both clients) I am creating graph object using GLSP's graph model...

"Can you explain me how I can adda label to a GPort" : Create a GLabel with GPort as parent(we can set the text of GLabel). For layout generation using...

@tortmayr , I have configured CustomSelectElementAction at server side(configureActionHandlers() method of GLSP's DiagramModule module). I have 2 different client one implemented with sprotty(above issue) and other one with GLSP(GLSP server...