Default implementation does nothing.
@param tableHeader the table header component, may be used to provide contextual information. Default implementation ignores it. @param column the column index. @param columnContentElem the table column content element to render the value into.Is a hint, if provided should be obtained by callingtableHeader.getItsNatTableHeaderUI().getColumnContentElementAt(column)
.
|
|