[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Re: list of popupPredefinedItem id's - where? (solved)
|
ok, I found it myself.
They can be found here :
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.gmf.doc/
reference/api/runtime/constant-values.html
El dia Tue, 24 Feb 2009 12:41:25 +0000, en/na markitus va escriure:
> Hi there,
>
> I'd like to know the id for every single action that can be added or
> removed to a contextual menu. I'm trying in vane to disable some of
> them, I don't know where to look to know the id for each given action. I
> want to enable/disable each different action depending on a element from
> my diagram, that's why I'm trying to find the id for every
> popupPredefinedItem.
>
> thanks in advance.
>
> Marc.