public class DefaultSearchFormatTable extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatTable(NPrintStream writer,
NFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(NCmdLine cmdLine) |
void |
formatElement(NIdFormatHelper id,
long index) |
NMutableTableModel |
getTableModel() |
void |
next(Object object,
long index) |
void |
start() |
configure, getDisplayOptions, getOutputFormat, getWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, configure, configureLastpublic DefaultSearchFormatTable(NPrintStream writer, NFetchDisplayOptions options)
public NMutableTableModel getTableModel()
public boolean configureFirst(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.