You are on page 1of 5

PowerBuilder 8

System Hierarchy
PowerObject
Application Function_Object GraphicObject
Menu MenuCascade Window WindowObject DragObject CheckBox CommandButton

PowerObject!

PictureButton DataWindow DropDownListBox DropDownPictureListBox Graph GroupBox HProgressBar HScrollBar HTrackBar ListBox PictureListBox ListView MultiLineEdit EditMask OMControl OMCustomControl OLECustomControl OMEmbeddedControl OLEControl Picture PictureHyperLink RadioButton RichTextEdit SingleLineEdit StaticText StaticHyperLink Tab TreeView UserObject VProgressBar VScrollBar VTrackBar

DrawObject Line Oval Rectangle RoundRectangle MDIClient

GrAxis GrDispAttr NonVisualObject


ConnectObject Connection Transport CORBAObject CORBAUnion CPlusPlus DataStore DynamicDescriptionArea DynamicStagingArea Error ExtObject DWObject OMObject OLEObject OLETxnObject InternetResult MailSession Message OMStorage OLEStorage OMStream OLEStream ORB JaguarORB PipeLine RemoteObject ResultSet ADOResultSet ResultSets Service ContextInformation ContextKeyword CORBACurrent ErrorLogging INet SSLServiceProvider TransactionServer SSLCallBack

Throwable Exception CORBAUserException RuntimeError CORBASystemException CORBABadContext CORBABadInvOrder CORBABadOperation CORBABadParam CORBABadTypeCode CORBACommFailure CORBADataConversion CORBAFreeMem CORBAImpLimit CORBAInitialize CORBAInternal CORBAIntFrePos CORBAInvalidTransaction CORBAInvFlag CORBAInvIdent CORBAInvObjRef CORBAMarshal CORBANoImplement CORBANoMemory CORBANoPermission CORBANoResources CORBANoResponse CORBAObjAdapter CORBAObjectNotExist CORBAPersistStore CORBATransactionRequired CORBATransactionRolledBack CORBATransient CORBAUnknown DivideByZeroError DWRuntimeError NullObjectError OLERuntimeError Timing Transaction

PBtoCPPObject
ClassDefinitionObject ArrayBounds EnumerationItemDefinition ScriptDefinition TypeDefinition ClassDefinition EnumerationDefinition SimpleTypeDefinition VariableCardinalityDefinition VariableDefinition

ProfileCall ProfileClass ProfileLine ProfileRoutine Profiling TraceFile TraceTree TraceTreeNode TraceTreeError TraceTreeESQL TraceTreeGarbageCollect TraceTreeLine TraceTreeObject TraceTreeRoutine TraceTreeUser

Structure
ConnectionInfo DataWindowChild Environment ListViewItem MailFileDescription MailMessage MailRecipient TreeViewItem

TraceActivityNode
TraceBeginEnd TraceError TraceESQL TraceGarbageCollect TraceLine TraceObject TraceRoutine

SystemFunctions

TraceUser

http://Groups.Yahoo.com/group/PowerObject

PowerObject data
Properties
powerObject ClassDefinition

Events
< Empty List >

Functions
ClassName() RETURNs string GetContextService( string svcName, ref powerObject svcObj ) RETURNs integer GetOarent() RETURNs powerobject PostEvent( string e ) RETURNs boolean PostEvent( string e, long w, long l ) RETURNs boolean PostEvent( string e, long w, string l ) RETURNs boolean PostEvent( trigevent e ) RETURNs boolean PostEvent( trigevent e, long w, long l ) RETURNs boolean PostEvent( trigevent e, long w, string l ) RETURNs boolean TriggerEvent( string e ) RETURNs integer TriggerEvent( string e, long w, long l ) RETURNs integer TriggerEvent( string e, long w, string l ) RETURNs integer TriggerEvent( trigevent e ) RETURNs integer TriggerEvent( trigevent e, long w, long l ) RETURNs integer TriggerEvent( trigevent e, long w, string l ) RETURNs integer TypeOf() RETURNs object

http://Groups.Yahoo.com/group/PowerObject

You might also like