Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Create Element from Diagram
Create Element from Diagram [message #1059186] Fri, 17 May 2013 07:55 Go to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Hi all,

on attached picture. I show creation command section of Diagram for List element.

But i dont want to show this buttons. So i go to COmmands package and creation class

and modify

public boolean canExecute() {
		return false;
	}


but when i done this this creation buttons just disabled but they are visible as

before. I just want to dont show this buttons so how can i done this anyone can help

me ?

Regards
Re: Create Element from Diagram [message #1059188 is a reply to message #1059186] Fri, 17 May 2013 07:59 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2165
Registered: July 2009
Location: York, UK
Senior Member

Hi,

This looks like a pure GMF question so I suspect that you'd have more chances of receiving an answer in the GMF forum.

Cheers,
Dimitris
Previous Topic: EVL constraints dont work
Next Topic:Kepler build and Epsilon releases
Goto Forum:
  


Current Time: Sat Apr 27 02:29:14 GMT 2024

Powered by FUDForum. Page generated in 0.02770 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top