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