Package | Description |
---|---|
net.officefloor.eclipse.desk.editparts | |
net.officefloor.model.desk |
Modifier and Type | Method and Description |
---|---|
protected Class<ExternalFlowModel.ExternalFlowEvent> |
ExternalFlowEditPart.getPropertyChangeEventType() |
Modifier and Type | Method and Description |
---|---|
protected void |
ExternalFlowEditPart.handlePropertyChange(ExternalFlowModel.ExternalFlowEvent property,
PropertyChangeEvent evt) |
Modifier and Type | Method and Description |
---|---|
static ExternalFlowModel.ExternalFlowEvent |
ExternalFlowModel.ExternalFlowEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalFlowModel.ExternalFlowEvent[] |
ExternalFlowModel.ExternalFlowEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2016. All rights reserved.