Inherits from: PODSObjectSrc
Accessed by: PODSAvantGo object's objectMgr
Available to: C only
The PODSObjectMgr works with M-Business JavaScript engine’s avantgo.createObject( ) and manages the objects associated with PODs. It registers and unregisters PODSObjectSrc objects, and has a method to let you determine whether a PODSObject implements a specific interface.
Typically objectForName(), inherited from PODSObjectSrc, is called from PODSObjectMgr. See PODSObjectSrc object.
Summary of PODSObjectMgr attributes and methods
implements( )
interfaces
objectForName( )
registerObjectSrc( )
unregisterObjectSrc( )
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |