|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OptionRenderer
Identifies components that can be used to render the content of the cells in
a Selectbox
.
Method Summary | |
---|---|
String |
render(Object data)
Renders the data to the specific cell. |
Method Detail |
---|
String render(Object data) throws Exception
data
- that is returned from ListModel.getElementAt(int)
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |