Package org.apache.myfaces.view.facelets.tag.ui
package org.apache.myfaces.view.facelets.tag.ui
Tag Library for http://java.sun.com/jsf/ui.
See JSF Core Tag Javadocs for attributes/functionality.
-
ClassesClassDescriptionPhaseListener to create extended debug information.The decorate tag acts the same as a composition tag, but it will not trim everything outside of it.The define tag can be used within tags that allow templating.The include tag can point at any Facelet which might use the composition tag, component tag, or simply be straight XHTML/XML.The insert tag is used within your templates to declare spots of replicable data.NOTE: This implementation is provided for compatibility reasons and it is considered faulty.The decorate tag acts the same as a composition tag, but it will not trim everything outside of it.The include tag can point at any Facelet which might use the composition tag, component tag, or simply be straight XHTML/XML.NOTE: This implementation is provided for compatibility reasons and it is considered faulty.Facelet alternative to c:forEach or h:dataTableThe debug tag will capture the component tree and variables when it is encoded, storing the data for retrieval later.NOTE: This implementation is provided for compatibility reasons and it is considered faulty.