public class DefaultTableCellFormat extends Object implements NutsTableCellFormat
| Modifier and Type | Field and Description |
|---|---|
static NutsTableCellFormat |
INSTANCE |
| Constructor and Description |
|---|
DefaultTableCellFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(int row,
int col,
Object value,
NutsSession session) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHorizontalAlign, getVerticalAlignpublic static final NutsTableCellFormat INSTANCE
public String format(int row, int col, Object value, NutsSession session)
format in interface NutsTableCellFormatCopyright © 2021 vpc open source initiative. All rights reserved.