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