|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageAction | |
|---|---|
| org.apache.myfaces.tobago.event | |
| Uses of PageAction in org.apache.myfaces.tobago.event |
|---|
| Methods in org.apache.myfaces.tobago.event that return PageAction | |
|---|---|
PageAction |
PageActionEvent.getAction()
Returns the action type ( PageAction). |
static PageAction |
PageActionUtil.parse(String name)
|
static PageAction |
PageAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PageAction[] |
PageAction.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.myfaces.tobago.event with parameters of type PageAction | |
|---|---|
PageActionEvent(UIData component,
PageAction action)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||