public class TdbSearchForm extends TdbFormat
| Constructor and Description |
|---|
TdbSearchForm(TdbSession session)
Constructor, creates a blank instance
|
TdbSearchForm(TdbSession session,
TdbControlObject ob)
Constructor, creates an instance for the format referenced by the provided Control object
|
content, copy, create, create, delete, delete, delete, export, export, export, get, get, get, getComment, getDatabase, getName, getOwnerName, importUpdate, importUpdate, importUpdate, iterator, put, rename, setComment, setContent, setDatabase, setNamegetControlObjectcodeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessagescancel, getSession, isCancelable, setCancelablepublic TdbSearchForm(TdbSession session) throws TdbException
session - Active sessionTdbExceptionpublic TdbSearchForm(TdbSession session, TdbControlObject ob) throws TdbException
session - Active sessionob - Control object referencing the formatTdbException