public class TdbEntryForm extends TdbFormat
| Constructor and Description |
|---|
TdbEntryForm(TdbSession session)
Constructor, creates a blank instance
|
TdbEntryForm(TdbSession session,
TdbControlObject ob)
Constructor, creates a format instance for the referenced 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 TdbEntryForm(TdbSession session) throws TdbException
session - Active sessionTdbExceptionpublic TdbEntryForm(TdbSession session, TdbControlObject ob) throws TdbException
session - Active sessionob - Control object referencing the formatTdbException