Class: AppPanel

Module location: Dfpanel.pkg line 78 (view source)

Class Hierarchy:

DFBasePanelBasicPanelAppPanel

Direct Known Subclasses:

Panel,

Class Definition

Properties

IntegerAuto_Activate_State
Handle[]phoAutoActivateViews
IntegerPrivate.StatusBar_State
IntegerPrivate.ToolBar_State
Support status for toolbar and status bar. For now we support 0=Hide, 1=Show,

Functions and Procedures

IntegerActivate()
Inherited from Shadow_Mixin
Activate_Component(Integer Obj Integer st integer focusmode)
Add_Components()
IntegerAdd_Focus(Handle hoParent)
AddAutoActivateView(Handle hoView)
adds a view to the array of views to be autoactivated
Arrange_Icons()
IntegerAuto_Arrange_Icons_State()
AutoSizeLocate()
Cascade_Windows()
Client_Message(Integer Msg_Id)
IntegerClient_Scrollbar_State()
Construct_Object()
Inherited from BasicPanel
Panel defaults. Use windows MDI color
End_Construct_Object()
Inherited from Standard_Container_Mixin
augmented to activate if required
StringHelp_Context(Integer Context_Type)
Inherited from Help_Mixin
In this class this should return an id or nothing (no delegation). Note, if no context exists return a 0 or ''.
IntegerHtmlHelpContext(Integer eContext String BYREF sContext)
Inherited from Help_Mixin
Get context based on eContext. If no content found, Don't delegate with panels --- end the search (added to 11.1. See help_mx.pkg)
IntegerIs_Function(Integer MsgId Integer ObjId Integer DelegateFg)
Returns false to indicate that this is not a DEO. This is used by delegation to figure out if you are within a DEO and should therefore send a DEO message. DEO view clients set this true
Minimize_all_Windows()
Notify_Exit_Application()
Inherited from BasicPanel
When exit notifiction is received by default just send this message to the Mdi-client Id.
Restore_all_Windows()
Set(Integer bState)
Inherited from Standard_Container_Mixin
Set(Integer bState)
Inherited from Standard_Container_Mixin
Set(Integer bState)
Inherited from Standard_Container_Mixin
Set(Integer bState)
Inherited from Standard_Container_Mixin
Set(Integer sizy Integer sizx)
Inherited from Standard_Container_Mixin
Size_Components()
IntegerStatusBar_State()
Tile_Windows_Horizontal()
Tile_Windows_Vertical()
Toggle_Auto_Arrange_Icons()
Toggle_Client_Scrollbar_State()
Toggle_Statusbar()
Toggle_Toolbar()
IntegerToolBar_State()
IntegerVerify_Exit_Application()
Inherited from BasicPanel
When verify_exit_appliction is received by default just send this message to the Mdi-client Id.

References (1):

ModuleContaining SymbolLine
Dfpanel.pkgPanel456