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