|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DetailsHandler
| Method Summary | |
|---|---|
void |
handleDetails(java.lang.String adapterId,
java.util.List list,
BindingContext oneToManyContext)
Handles the details for a bound collection. |
| Method Detail |
|---|
void handleDetails(java.lang.String adapterId,
java.util.List list,
BindingContext oneToManyContext)
adapterId - The adpater id of the selected columnlist - The elements of the collection as a listoneToManyContext - The binding context for the collection. Can be null, if not
specified in the cofiguration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||