Class: Panel

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

Main DEO High level main Panel Class

Class Hierarchy:

DFBasePanelBasicPanelAppPanelPanel

Class Definition

Functions and Procedures

Construct_Object()
Inherited from AppPanel
End_Construct_Object()
Inherited from AppPanel
augmented to remove hourglass
Notify_All_Views(integer Msg integer obj integer Bcast_Focus)
This sends the message register_active_view to all child objects. It passes the object ID of the object that is requesting this information. The flag BCast_Focus determines if this should broadcast or broadcast_focus
Notify_Exit_Application()
Inherited from AppPanel
For high level panel support save of environment
Page(Integer iState)
Inherited from Panel_Mixin
Save_Environment()
Save any information you wish about this panel. Rules for saving: 1. only save if SaveEnvironment=TRUE, ON or YES 2. Save current size and location to ApplicationSize, ApplicationLocation

References (1):

ModuleContaining SymbolLine
Order.srcoMain26