Package org.apache.myfaces.component.html.ext

Interface Summary
DetailTogglerModel This interface define a contract to manipulate the toggle state of components like t:dataTable with detailStamp enabled.
MessageProperties  
 

Class Summary
AbstractHtmlCommandButton Extends standard commandButton by user role support.
AbstractHtmlCommandLink Extends standard commandLink by user role support and the HTML target attribute.
AbstractHtmlDataTable The MyFacesDataTable extends the standard JSF DataTable by two important features:
Possiblity to save the state of the DataModel. Support for clickable sort headers (see SortHeader component).
Extended data_table that adds some additional features to the standard data_table action: see attribute descriptions for preserveDataModel, sortColumn, sortAscending and preserveSort.
AbstractHtmlGraphicImage Extends standard graphicImage.
AbstractHtmlInputHidden Extended version of HtmlInputHidden that provides additional MyFaces functionality.
AbstractHtmlInputSecret Extends standard inputSecret, adding the "redisplay" property.
AbstractHtmlInputText Extends standard inputText by user role support.
AbstractHtmlInputTextarea Extends standard inputTextarea by user role support.
AbstractHtmlMessage MyFaces extension to the standard messages tag: see summaryDetailSeparator attribute.
AbstractHtmlMessages MyFaces extension to the standard messages tag: see showInputLabel attribute.
AbstractHtmlOutputLabel Extends standard outputLabel with user role support.
AbstractHtmlOutputText Extends standard outputText with user role support.
AbstractHtmlPanelGrid Extends standard panelGrid with user role support.
AbstractHtmlPanelGroup Extends standard panelGroup with user role support.
AbstractHtmlSelectBooleanCheckbox Extends standard selectBooleanCheckbox with user role support.
AbstractHtmlSelectManyCheckbox Extends standard selectManyCheckbox with user role support and a valueType attribute.
AbstractHtmlSelectManyListbox Extends standard selectManyListbox with user role support and a valueType attribute.
AbstractHtmlSelectManyMenu Extends standard selectManyMenu with user role support and a valueType attribute.
AbstractHtmlSelectOneListbox Extends standard selectOneListbox with user role support.
AbstractHtmlSelectOneMenu Extends standard selectOneMenu with user role support.
AbstractHtmlSelectOneRadio Implements the standard html selectOneRadio tag, with additional features.
BaseSortableModel BaseSortableModel provides a DataModel that is automatically sorted by the specified Comparator.
BaseSortableModel.RowDataComparator  
HtmlCommandButton  
HtmlCommandLink  
HtmlDataTable  
HtmlDataTableHack Reimplement all UIData functionality to be able to have (protected) access the internal DataModel.
HtmlDataTableTagHandler  
HtmlDetailStampRow  
HtmlGraphicImage  
HtmlInputHidden  
HtmlInputSecret  
HtmlInputText  
HtmlInputTextarea  
HtmlMessage  
HtmlMessages  
HtmlOutputLabel  
HtmlOutputText  
HtmlPanelGrid  
HtmlPanelGroup  
HtmlSelectBooleanCheckbox  
HtmlSelectManyCheckbox  
HtmlSelectManyListbox  
HtmlSelectManyMenu  
HtmlSelectOneListbox  
HtmlSelectOneMenu  
HtmlSelectOneRadio  
HtmlTableBodyElem This component is used to render the body section in a t:dataTable, when ajaxBodyRender="true" is set.
HtmlTableRow This component is used to render one row in a t:dataTable, when ajaxRowRender="true" is set.
SortableModel  
SortCriterion  
UIComponentPerspective  
UIInputPerspective  
 

Enum Summary
AbstractHtmlDataTable.PropertyKeys  
HtmlCommandButton.PropertyKeys  
HtmlCommandLink.PropertyKeys  
HtmlDataTable.PropertyKeys  
HtmlDataTableHack.PropertyKeys  
HtmlGraphicImage.PropertyKeys  
HtmlInputHidden.PropertyKeys  
HtmlInputSecret.PropertyKeys  
HtmlInputText.PropertyKeys  
HtmlInputTextarea.PropertyKeys  
HtmlMessage.PropertyKeys  
HtmlMessages.PropertyKeys  
HtmlOutputLabel.PropertyKeys  
HtmlOutputText.PropertyKeys  
HtmlPanelGrid.PropertyKeys  
HtmlPanelGroup.PropertyKeys  
HtmlSelectBooleanCheckbox.PropertyKeys  
HtmlSelectManyCheckbox.PropertyKeys  
HtmlSelectManyListbox.PropertyKeys  
HtmlSelectManyMenu.PropertyKeys  
HtmlSelectOneListbox.PropertyKeys  
HtmlSelectOneMenu.PropertyKeys  
HtmlSelectOneRadio.PropertyKeys  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.