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