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