Description

This is a template to describe all the component in a standardized way.

Screen Shot

e.g. Not a Visual Component

API

e.g.

component-family

javax.faces.Data

renderer-type

org.apache.myfaces.Buffer

component-class

org.apache.myfaces.custom.buffer.Buffer

renderer-class

org.apache.myfaces.custom.buffer.BufferRenderer

tag-class

org.apache.myfaces.custom.buffer.BufferTag

Links to javadoc and tlddoc

Usage

You can use to do things.

Syntax

<t:component attr="[variable name]">
   ... nested tags...
</t:component>

Instructions

necessary?

Attributes

name

required

description

Configuration

Don't need any extra configuration.

Notes and Known issues

Some known issues like incompatibility to other frameworks/component libs

Examples

Link to irian and additional notes.

FAQ

Post your (or potential) questions here.

Additional Information

  • No labels