|
RichFaces CDK Annotations 4.1.0.20111101-M4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS) @Target(value=METHOD) public @interface Function
This annotation defines static method or all public static methods in the annotated class as EL functions.
| Optional Element Summary | |
|---|---|
Description |
description
|
String |
name
EL-function name |
TagType |
type
Tag library for which given function will be included. |
public abstract Description description
public abstract String name
EL-function name
public abstract TagType type
Tag library for which given function will be included.
|
RichFaces CDK Annotations 4.1.0.20111101-M4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||