|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Filler
The Filler interface.
Method Summary | |
---|---|
void |
fill(javax.faces.context.FacesContext context,
UIReport component)
Process the report component and fill it with the external data if needed. |
Method Detail |
---|
void fill(javax.faces.context.FacesContext context, UIReport component) throws FillerException
context
- current faces' context.component
- the report component.
FillerException
- if some error happens when processing the data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |