public interface RadioRenderer<T>
Radiogroup.ListModel,
Radio,
Radiogroupvoid render(Radio item, T data, int index) throws java.lang.Exception
item - the comboitem to render the result.data - that is returned from ListModel.getElementAt(int)index - in the model when renderingjava.lang.ExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.