| Package | Description |
|---|---|
| org.useware.kernel.gui.behaviour |
| Modifier and Type | Method and Description |
|---|---|
static NavigationEvent.Relation |
NavigationEvent.Relation.fromString(String s) |
NavigationEvent.Relation |
NavigationEvent.getRelation() |
static NavigationEvent.Relation |
NavigationEvent.Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavigationEvent.Relation[] |
NavigationEvent.Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NavigationEvent(QName id,
QName target,
NavigationEvent.Relation relation) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.