Package | Description |
---|---|
org.apache.myfaces.tobago.event |
Modifier and Type | Method and Description |
---|---|
SheetAction |
PageActionEvent.getAction()
Returns the action type (
SheetAction ). |
static SheetAction |
SheetAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SheetAction[] |
SheetAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PageActionEvent(javax.faces.component.UIComponent component,
SheetAction action) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.