|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
com.sun.rave.web.ui.component.PageAlertBase
com.sun.rave.web.ui.component.PageAlert
public class PageAlert
The Page Alert component.
| Field Summary | |
|---|---|
static java.lang.String |
PAGEALERT_BUTTONS_FACET
|
static java.lang.String |
PAGEALERT_IMAGE_FACET
|
static java.lang.String |
PAGEALERT_INPUT_FACET
The facets... |
static java.lang.String |
PAGEALERT_SEPARATOR_FACET
|
static java.lang.String |
PAGEALERT_TITLE_FACET
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
PageAlert()
|
|
| Method Summary | |
|---|---|
javax.faces.component.UIComponent |
getPageAlertButtons()
Get buttons for the Page Alert. |
javax.faces.component.UIComponent |
getPageAlertImage()
Get or create the separator for the Page Alert. |
javax.faces.component.UIComponent |
getPageAlertInput()
Get the page alert input facet. |
javax.faces.component.UIComponent |
getPageAlertSeparator()
Get or create the separator for the Page Alert. |
javax.faces.component.UIComponent |
getPageAlertTitle()
Get the page alert title facet. |
java.lang.String |
getSafeTitle()
|
| Methods inherited from class com.sun.rave.web.ui.component.PageAlertBase |
|---|
getAlt, getDetail, getFamily, getStyle, getStyleClass, getSummary, getTabIndex, getTitle, getType, isEscape, isVisible, restoreState, saveState, setAlt, setDetail, setEscape, setStyle, setStyleClass, setSummary, setTabIndex, setTitle, setType, setVisible |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PAGEALERT_INPUT_FACET
public static final java.lang.String PAGEALERT_TITLE_FACET
public static final java.lang.String PAGEALERT_BUTTONS_FACET
public static final java.lang.String PAGEALERT_SEPARATOR_FACET
public static final java.lang.String PAGEALERT_IMAGE_FACET
| Constructor Detail |
|---|
public PageAlert()
| Method Detail |
|---|
public javax.faces.component.UIComponent getPageAlertInput()
public javax.faces.component.UIComponent getPageAlertTitle()
public javax.faces.component.UIComponent getPageAlertButtons()
public javax.faces.component.UIComponent getPageAlertSeparator()
public javax.faces.component.UIComponent getPageAlertImage()
public java.lang.String getSafeTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||