Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.context | |
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 |
---|---|
Set<AbstractUIPopup> |
TobagoFacesContext.getPopups() |
Modifier and Type | Method and Description |
---|---|
protected AbstractUIPopup |
PopupActionListener.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-2013 The Apache Software Foundation. All Rights Reserved.