public class DefaultSearchFormatTable extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatTable(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmd) |
void |
formatElement(NutsIdFormatHelper id,
long index) |
net.thevpc.nuts.NutsTableFormat |
getTable(net.thevpc.nuts.NutsSession ws) |
net.thevpc.nuts.NutsMutableTableModel |
getTableModel(net.thevpc.nuts.NutsSession ws) |
void |
next(Object object,
long index) |
void |
start() |
configure, configure, getDisplayOptions, getOutputFormat, getSession, getWorkspace, getWriterpublic DefaultSearchFormatTable(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options)
public net.thevpc.nuts.NutsMutableTableModel getTableModel(net.thevpc.nuts.NutsSession ws)
public net.thevpc.nuts.NutsTableFormat getTable(net.thevpc.nuts.NutsSession ws)
public boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmd)
public void start()
public void next(Object object, long index)
public void formatElement(NutsIdFormatHelper id, long index)
public void complete(long count)
Copyright © 2022 vpc open source initiative. All rights reserved.