| Package | Description |
|---|---|
| org.sakaiproject.util |
| Modifier and Type | Method and Description |
|---|---|
SakaiComponentEvent.Type |
SakaiComponentEvent.getType() |
static SakaiComponentEvent.Type |
SakaiComponentEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SakaiComponentEvent.Type[] |
SakaiComponentEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SakaiComponentEvent(Object source,
SakaiComponentEvent.Type type) |
Copyright © 2003–2021 Sakai Project. All rights reserved.