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.text.NMutableTableModel |
getTableModel() |
void |
next(Object object,
long index) |
void |
start() |
configure, getDisplayOptions, getWriter, outputFormatpublic DefaultSearchFormatTable(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options)
public net.thevpc.nuts.text.NMutableTableModel getTableModel()
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 © 2026 vpc open source initiative. All rights reserved.