j4fry


Standard Syntax:
     <%@ taglib prefix="j4fry" uri="http://j4fry.org/jsf" %>

XML Syntax:
     <anyxmlelement xmlns:j4fry="http://j4fry.org/jsf" />

Tag library for costum J4Fry JSF-Components.
Visit http://www.j4fry.org/

Tag Library Information
Display NameNone
Version1.0
Short Namej4fry
URIhttp://j4fry.org/jsf
 

Tag Summary
ajaxImplements an AJAX functionality for JSF.
By Alexander Bell.
Report problems to team@j4fry.org
panelProvides a panel to separate your view.
Possible facets which you could embed:
  • title The title (header) of the panel
  • toggleOpen The area with collapse functionality when the panel is closed e.g. plus-image
  • toggleClose The area with collapse functionality when the panel is open e.g. minus-image
  • bodyTop Body above the header
  • bodyBottom Body under the header
By Alexander Bell.
Report problems to team@j4fry.org
onLoadTrigger action method while rendering.
By Ganesh Jung.
Report problems to team@j4fry.org
 


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.