Package org.apache.myfaces.view.facelets.tag
package org.apache.myfaces.view.facelets.tag
Tags and other objects that define Facelet implementations.
Includes abstract classes to make the developer's job easier.
-
ClassDescriptionBase class for defining TagLibraries in JavaThis interface identify tag handlers that does not generate components, but it has components inside them and by that reason it should be considered into cc:insertChildren logic.A TagDecorator that is composed of 1 or more TagDecorator instances.A TagLibrary that is composed of 1 or more TagLibrary children.Optional Rule for binding Method[Binding|Expression] propertiesRepresentation of a Tag's attribute in a Facelet FileA set of TagAttributes, usually representing all attributes on a Tag.This class was created to gather some code from latest Facelets not existing in latest Faces 2.0 spec.A library of Tags associated with one or more namespaces.