public static class TabViewTag.TabPageActionListener extends Object implements javax.faces.event.ActionListener, javax.faces.component.StateHolder
| Constructor and Description |
|---|
TabPageActionListener()
Creates a new instance of MethodExpressionActionListener
|
TabPageActionListener(String clientId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTransient() |
void |
processAction(javax.faces.event.ActionEvent actionEvent) |
void |
restoreState(javax.faces.context.FacesContext context,
Object state) |
Object |
saveState(javax.faces.context.FacesContext context) |
void |
setTransient(boolean newTransientValue) |
public TabPageActionListener()
public TabPageActionListener(String clientId)
public void processAction(javax.faces.event.ActionEvent actionEvent)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerjavax.faces.event.AbortProcessingExceptionpublic void restoreState(javax.faces.context.FacesContext context,
Object state)
restoreState in interface javax.faces.component.StateHolderpublic Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHolderpublic void setTransient(boolean newTransientValue)
setTransient in interface javax.faces.component.StateHolderpublic boolean isTransient()
isTransient in interface javax.faces.component.StateHolderCopyright © 2008–2023 Apache Software Foundation. All rights reserved.