Class: cCJStatusBar

Module location: cCJCommandBarSystem.pkg line 3397 (view source)

Class Hierarchy:

DFCOMAUTOMATIONOBJECTcComAutomationObjectcCJComStatusBarcCJStatusBar

Class Definition

Properties

BooleanpbPrivateDrawDisabledText
BooleanpbPrivateVisible
IntegerphoViewPane
IntegerpiStatusBarId
StringpsPrivateIdleText

Functions and Procedures

Construct_Object()
Inherited from cCJComStatusBar
CreateComInstance()
Exit_Menu()
legacy from old status bar
HandleFindPaneObject(Variant vPane)
Find the DF object for the passed COM object. Returns 0 if none found
OnComPaneClick(Variant llPane)
Inherited from cCJIStatusBarEvents
OnComPaneDblClick(Variant llPane)
Inherited from cCJIStatusBarEvents
OnCreate()
OnUpdate()
Handle[]PaneObjects()
returns an array of all pane objects (these are the DF objects, if additional COM panes were created they are not here)
IntegerPaneTextWidth(String sText)
this returns the width, in pixels, needed to display a string.
BooleanpbDrawDisabledText()
BooleanpbVisible()
StringpsIdleText()
Set(Boolean bValue)
Inherited from cCJIStatusBar
Set(Boolean bValue)
Inherited from cCJIStatusBar
Set(String sValue)
Inherited from cCJIStatusBar
Show_Status_Help(String sStatusHelp)
display "main" status help. Usually provided from DD.
Show_View_Name(String sName)
show the view name in the pane if a phoViewPane exists
Update()

References (1):

ModuleContaining SymbolLine
Order.srcoStatusBar491