|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVisualState.Type | |
---|---|
org.eclipse.graphiti.platform.ga |
Uses of IVisualState.Type in org.eclipse.graphiti.platform.ga |
---|
Fields in org.eclipse.graphiti.platform.ga declared as IVisualState.Type | |
---|---|
IVisualState.Type |
VisualStateChangedEvent.changedField
|
Methods in org.eclipse.graphiti.platform.ga that return IVisualState.Type | |
---|---|
static IVisualState.Type |
IVisualState.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IVisualState.Type[] |
IVisualState.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in org.eclipse.graphiti.platform.ga with parameters of type IVisualState.Type | |
---|---|
VisualStateChangedEvent(IVisualState.Type changedField,
int oldValue,
int newValue)
Creates a new VisualStateChangedEvent . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |