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