public class DefaultSearchFormatTable extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatTable(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
void |
formatElement(NIdFormatHelper id,
long index) |
net.thevpc.nuts.format.NTableFormat |
getTable() |
net.thevpc.nuts.format.NMutableTableModel |
getTableModel() |
void |
next(Object object,
long index) |
void |
start() |
configure, getDisplayOptions, getOutputFormat, getWriterpublic DefaultSearchFormatTable(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options)
public net.thevpc.nuts.format.NMutableTableModel getTableModel()
public net.thevpc.nuts.format.NTableFormat getTable()
public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
public void start()
public void next(Object object, long index)
public void formatElement(NIdFormatHelper id, long index)
public void complete(long count)
Copyright © 2025 vpc open source initiative. All rights reserved.