public class TdbSerializableObject extends TdbMessageProvider implements TdbControlObjectProvider
| Constructor and Description |
|---|
TdbSerializableObject(TdbSession session,
TdbInterfaceType type,
TdbControlObject ob)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TdbControlObject |
getControlObject()
Retrieves the Control object reference bound to this instance
|
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessagescancel, getSession, isCancelable, setCancelablepublic TdbSerializableObject(TdbSession session, TdbInterfaceType type, TdbControlObject ob) throws TdbException
session - Active sessiontype - Type of connection for which this construction is validob - The Control object reference that is bound to this objectTdbExceptionpublic TdbControlObject getControlObject()
getControlObject in interface TdbControlObjectProvider