| java.lang.Object org.itsnat.feashow.features.components.lists.PersonRenderer
Method Summary | |
public static ItsNatHTMLInputText | getInputText(String id, Node containerNode, ItsNatList list) | public void | renderListCell(ItsNatList list, int index, Object value, boolean isSelected, boolean hasFocus, Element cellContentElem, boolean isNew) | public void | unrenderListCell(ItsNatList list, int index, Element cellContentElem) |
PersonRenderer | public PersonRenderer()(Code) | | |
renderListCell | public void renderListCell(ItsNatList list, int index, Object value, boolean isSelected, boolean hasFocus, Element cellContentElem, boolean isNew)(Code) | | |
|
|