public class DefaultTableFormat extends DefaultFormatBase<NTableFormat> implements NTableFormat
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
DefaultTableFormat(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
NMutableTableModel |
_model2(Object obj) |
boolean |
configureFirst(NCmdLine cmdLine) |
NTableModel |
getModel() |
int |
getScore(NScorableContext context) |
Object |
getValue() |
void |
print(NPrintStream w) |
net.thevpc.nuts.runtime.standalone.format.table.DefaultTableFormat.SimpleCell |
resolveColumnsFromCell(String title,
Object obj) |
net.thevpc.nuts.runtime.standalone.format.table.DefaultTableFormat.SimpleRow |
resolveColumnsFromRow(Object obj) |
List<net.thevpc.nuts.runtime.standalone.format.table.DefaultTableFormat.SimpleRow> |
resolveColumnsFromRows(Object obj) |
NTableFormat |
setValue(Object value) |
String |
toString() |
format, formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnconfigure, getName, isNtf, setNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, of, setNtfofformat, formatPlain, isNtf, of, of, print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnconfigure, configure, configureLastisValidScore, query, querypublic DefaultTableFormat(NWorkspace workspace)
public NTableModel getModel()
getModel in interface NTableFormatpublic NTableFormat setValue(Object value)
setValue in interface NContentTypeFormatsetValue in interface NTableFormatpublic void print(NPrintStream w)
print in interface NFormatprint in class DefaultFormatBase<NTableFormat>public String toString()
toString in interface NFormattoString in class DefaultFormatBase<NTableFormat>public NMutableTableModel _model2(Object obj)
public List<net.thevpc.nuts.runtime.standalone.format.table.DefaultTableFormat.SimpleRow> resolveColumnsFromRows(Object obj)
public net.thevpc.nuts.runtime.standalone.format.table.DefaultTableFormat.SimpleRow resolveColumnsFromRow(Object obj)
public net.thevpc.nuts.runtime.standalone.format.table.DefaultTableFormat.SimpleCell resolveColumnsFromCell(String title, Object obj)
public Object getValue()
getValue in interface NContentTypeFormatpublic boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurablepublic int getScore(NScorableContext context)
getScore in interface NComponentgetScore in interface NScorableCopyright © 2025 vpc open source initiative. All rights reserved.