Myfaces Commons Components Tag Library 1.2.


Standard Syntax:
     <%@ taglib prefix="mc" uri="http://myfaces.apache.org/commons/components" %>

XML Syntax:
     <anyxmlelement xmlns:mc="http://myfaces.apache.org/commons/components" />

MyFaces subproject that contains non rendering components to be used with any JSF implementation.

Tag Library Information
Display NameMyfaces Commons Components Tag Library 1.2.
Version1.1.7
Short Namemc
URIhttp://myfaces.apache.org/commons/components
 

Tag Summary
outputClientIdOutput the clientId of a component specified by for property.
renderOneTag that allows rendering the first child either by index or the first rendered one.

A component that only renders the first child either by index or the first visible one..

exporterActionListenerExport datatable contents to an excel file or a pdf file. This class is acting as the tag handler for the Exporter ActionListener.
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.