Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.event | |
org.apache.myfaces.tobago.internal.util |
Modifier and Type | Class and Description |
---|---|
class |
UIPopup
Renders a popup panel.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractUIPopup |
AbstractPopupActionListener.getPopup(javax.faces.event.ActionEvent actionEvent) |
protected AbstractUIPopup |
PopupActionListener.getPopup(javax.faces.event.ActionEvent actionEvent) |
protected AbstractUIPopup |
PopupFacetActionListener.getPopup(javax.faces.event.ActionEvent actionEvent) |
protected AbstractUIPopup |
ValueExpressionPopupActionListener.getPopup(javax.faces.event.ActionEvent actionEvent) |
Modifier and Type | Method and Description |
---|---|
static Set<AbstractUIPopup> |
FacesContextUtils.getPopups(javax.faces.context.FacesContext context) |
Modifier and Type | Method and Description |
---|---|
static void |
FacesContextUtils.addPopup(javax.faces.context.FacesContext context,
AbstractUIPopup popup) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.