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, setName
getControlObject
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessages
cancel, getSession, isCancelable, setCancelable
public TdbSearchForm(TdbSession session) throws TdbException
session
- Active sessionTdbException
public TdbSearchForm(TdbSession session, TdbControlObject ob) throws TdbException
session
- Active sessionob
- Control object referencing the formatTdbException