public class DefaultTableHeaderFormat extends Object implements net.thevpc.nuts.NutsTableCellFormat
| Modifier and Type | Field and Description |
|---|---|
static net.thevpc.nuts.NutsTableCellFormat |
INSTANCE |
| Constructor and Description |
|---|
DefaultTableHeaderFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(int row,
int col,
Object value,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsPositionType |
getHorizontalAlign(int row,
int col,
Object value,
net.thevpc.nuts.NutsSession session) |
public String format(int row, int col, Object value, net.thevpc.nuts.NutsSession session)
format in interface net.thevpc.nuts.NutsTableCellFormatpublic net.thevpc.nuts.NutsPositionType getHorizontalAlign(int row,
int col,
Object value,
net.thevpc.nuts.NutsSession session)
getHorizontalAlign in interface net.thevpc.nuts.NutsTableCellFormatCopyright © 2022 vpc open source initiative. All rights reserved.