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