public interface RadioRenderer<T>
Radiogroup.ListModel,
Radio,
Radiogroupvoid render(Radio item, T data, int index) throws Exception
item - the comboitem to render the result.data - that is returned from ListModel.getElementAt(int)index - in the model when renderingExceptionCopyright © 2015. All rights reserved.