| Package | Description |
|---|---|
| org.jrebirth.af.core.ui.annotation |
The package org.jrebirth.af.core.ui.annotation is used to manage link between View and Controller sub components.
|
| Modifier and Type | Method and Description |
|---|---|
static OnAction.ActionType |
OnAction.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnAction.ActionType[] |
OnAction.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.