|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConvertFunction<T>
Method Summary | |
---|---|
void |
populate(java.util.Map<java.lang.String,java.lang.Object> model,
T val,
int index)
Function to implement to populate the given model. |
Method Detail |
---|
void populate(java.util.Map<java.lang.String,java.lang.Object> model, T val, int index)
model
- The model to populateval
- the object to use to populate the modelindex
- the index of the object if you want to specify in the model
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |