| java.lang.Object org.itsnat.impl.comp.ItsNatCellRendererDefaultImpl org.itsnat.impl.comp.ItsNatTableCellRendererDefaultImpl
Method Summary | |
public void | renderTableCell(ItsNatTable table, int row, int column, Object value, boolean isSelected, boolean hasFocus, Element cellContentElem, boolean isNew) | public void | unrenderTableCell(ItsNatTable table, int row, int column, Element cellContentElem) |
ItsNatTableCellRendererDefaultImpl | public ItsNatTableCellRendererDefaultImpl(ItsNatComponentManagerImpl componentMgr)(Code) | | Creates a new instance of ItsNatTableCellRendererDefaultImpl
|
renderTableCell | public void renderTableCell(ItsNatTable table, int row, int column, Object value, boolean isSelected, boolean hasFocus, Element cellContentElem, boolean isNew)(Code) | | |
|
|