public class DefaultSearchFormatTable extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatTable(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(NutsCommandLine cmd) |
void |
formatElement(NutsIdFormatHelper id,
long index) |
NutsTableFormat |
getTable(NutsWorkspace ws) |
NutsMutableTableModel |
getTableModel(NutsWorkspace ws) |
void |
next(Object object,
long index) |
void |
start() |
configure, configure, getDisplayOptions, getOutputFormat, getSession, getWorkspace, getWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigureLastpublic DefaultSearchFormatTable(NutsSession session, NutsPrintStream writer, NutsFetchDisplayOptions options)
public NutsMutableTableModel getTableModel(NutsWorkspace ws)
public NutsTableFormat getTable(NutsWorkspace ws)
public boolean configureFirst(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 © 2021 vpc open source initiative. All rights reserved.