Tobago JSF Compatibility
Package Index
|
Class Index
org.apache.myfaces.tobago.application
org.apache.myfaces.tobago.compat
org.apache.myfaces.tobago.component
org.apache.myfaces.tobago.event
org.apache.myfaces.tobago.portlet
org.apache.myfaces.tobago.util
Classes
ActionListenerImpl
LabelValueBindingFacesMessage
LabelValueExpressionFacesMessage
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
ActionListenerImpl
extends
Object
implements ActionListener
java.lang.Object
↳
org.apache.myfaces.tobago.application.ActionListenerImpl
Summary
Public Constructors
ActionListenerImpl
(ActionListener base)
Public Methods
String
getErrorOutcome
()
void
processAction
(ActionEvent event)
void
setErrorOutcome
(
String
errorOutcome)
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0)
final void
wait
(long arg0, int arg1)
From interface javax.faces.event.ActionListener
abstract void
processAction
(ActionEvent arg0)
Public Constructors
public
ActionListenerImpl
(ActionListener base)
Public Methods
public
String
getErrorOutcome
()
public void
processAction
(ActionEvent event)
Throws
AbortProcessingException
public void
setErrorOutcome
(
String
errorOutcome)