| Package | Description |
|---|---|
| de.swm.commons.mobile.client.widgets.tree |
| Modifier and Type | Method and Description |
|---|---|
TreeChangedEvent.EventType |
TreeChangedEvent.getType()
Returns the type.
|
static TreeChangedEvent.EventType |
TreeChangedEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeChangedEvent.EventType[] |
TreeChangedEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TreeChangedEvent(ITree newRoot,
TreeChangedEvent.EventType eventType)
Default constructor.
|
Copyright © 2011–2015 SWM. All rights reserved.