|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionCreationToolEntry | |
---|---|
org.eclipse.graphiti.palette.impl | |
org.eclipse.graphiti.tb |
Uses of IConnectionCreationToolEntry in org.eclipse.graphiti.palette.impl |
---|
Classes in org.eclipse.graphiti.palette.impl that implement IConnectionCreationToolEntry | |
---|---|
class |
ConnectionCreationToolEntry
The Class ConnectionCreationToolEntry creates a tool entry for the palette which can create connections. |
Uses of IConnectionCreationToolEntry in org.eclipse.graphiti.tb |
---|
Methods in org.eclipse.graphiti.tb with parameters of type IConnectionCreationToolEntry | |
---|---|
boolean |
DefaultToolBehaviorProvider.isStayActiveAfterExecution(IConnectionCreationToolEntry connectionCreationToolEntry)
Defines if the tool created for the given IConnectionCreationToolEntry stays active after a connection has
been created or not. |
boolean |
IToolBehaviorProvider.isStayActiveAfterExecution(IConnectionCreationToolEntry connectionCreationToolEntry)
Defines if the tool created for the given IConnectionCreationToolEntry stays active after a connection has
been created or not. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |