public class DefaultTableHeaderFormat extends Object implements net.thevpc.nuts.format.NTableCellFormat
| Modifier and Type | Field and Description |
|---|---|
static net.thevpc.nuts.format.NTableCellFormat |
INSTANCE |
| Constructor and Description |
|---|
DefaultTableHeaderFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(int row,
int col,
Object value) |
net.thevpc.nuts.format.NPositionType |
getHorizontalAlign(int row,
int col,
Object value) |
public String format(int row, int col, Object value)
format in interface net.thevpc.nuts.format.NTableCellFormatpublic net.thevpc.nuts.format.NPositionType getHorizontalAlign(int row,
int col,
Object value)
getHorizontalAlign in interface net.thevpc.nuts.format.NTableCellFormatCopyright © 2025 vpc open source initiative. All rights reserved.