|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=TYPE) @Retention(value=SOURCE) public @interface JSFRenderer
Indicate that this class is a Renderer. This is registered on faces-config.xml.
Optional Element Summary | |
---|---|
String |
desc
Short description |
String |
family
The component family that this renderer should be applied. |
String |
renderKitId
The renderKitId that belongs this renderer. |
String |
type
The renderer type that is applied this renderer. |
public abstract String renderKitId
public abstract String family
public abstract String type
public abstract String desc
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |