|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContextEntry | |
|---|---|
| org.eclipse.graphiti.tb | |
| Uses of IContextEntry in org.eclipse.graphiti.tb |
|---|
| Subinterfaces of IContextEntry in org.eclipse.graphiti.tb | |
|---|---|
interface |
IContextButtonEntry
The Interface IContextButtonEntry. |
interface |
IContextMenuEntry
The Interface IContextMenuEntry. |
| Classes in org.eclipse.graphiti.tb that implement IContextEntry | |
|---|---|
class |
AbstractContextEntry
The Class AbstractContextEntry. |
class |
ContextButtonEntry
The Class ContextButtonEntry. |
class |
ContextMenuEntry
The Class ContextMenuEntry. |
class |
DynamicContextMenuEntry
The Class DynamicContextMenuEntry. |
| Methods in org.eclipse.graphiti.tb with parameters of type IContextEntry | |
|---|---|
static void |
ContextEntryHelper.markAsCollapseContextEntry(IContextEntry entry,
boolean collapse)
Marks the given context entry with collapse or expand figure. |
static void |
ContextEntryHelper.markAsDeleteContextEntry(IContextEntry entry)
Marks the given context entry with delete from model. |
static void |
ContextEntryHelper.markAsRemoveContextEntry(IContextEntry entry)
Marks the given context entry with remove figure from diagram. |
static void |
ContextEntryHelper.markAsUpdateContextEntry(IContextEntry entry)
Marks the given context entry with update figure. |
private static void |
ContextEntryHelper.setTextAndDescription(IContextEntry entry,
String defaultText,
String defaultDescription)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||