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