Methods for dbView

View method list in alphabetical order

NameTypeDescription
Close_PanelProcedureCloses the panel or component currently open

Inherited Methods from dbAppView_

Exit_Application_CheckFunctionLegacy exit check, see Exit_Application

Inherited Methods from dbAppClient_

Entry_UpdateProcedureMoves data from all DEOs whose Data_File is passed and with Changed_State of True, to the global record buffer of the passed table
Exit_FunctionProcedureCauses deactivation of this object's parent view or dialog
RefreshProcedureEvent used to synchronize the object's data with the DDO
Request_CancelProcedureDeactivates DEO views or dialogs
Request_ClearProcedureClears panel, and changes focus to first object or item in panel if auto_top_panel_state is true
Request_Clear_AllProcedureClears panel, and changes focus to first object or item in panel if auto_top_panel_state is true
Request_DeleteProcedureDeletes current record in main_file of the server DSO, if any, else issues an error
Request_FindProcedureFinds on specified file using given find_mode and index
Request_SaveProcedureSaves all changes in DEOs attached to the DDO or to any DDO which is a server of the DDO
Request_Save_No_ClearProcedureSaves changes to the current record of this object's server, if any, and does not clear the buffer
Request_SuperfindProcedurePerforms superfind on the designated file by the main index of field and notifies all connected DSOs of the result
Validate_ItemsFunctionValidates data in this DEO and gives an object the focus in the event validation fails
Verify_Data_LossFunctionSends the Verify_Data_Loss_msg message when user action causes the program to get this function
Verify_DeleteFunctionSends the Verify_Delete_msg message when user action causes the program to get this functio
Verify_ExitFunctionThe Verify_Exit message searches through parent DEOs looking for a non-zero Verify_Exit_Msg
Verify_SaveFunctionSends the Verify_Save_msg message when user action causes the program to get this function

Inherited Methods from AppDialog

Activate_ViewProcedureActivates a view
Load_EnvironmentProcedure
Popup_ModalProcedureAllows invoking a view as a modal view

Inherited Methods from MdiDialog

DoCenterMdiDialogProcedureLocates an MDI Dialog in the center of the MDI client area
Stop_Modal_UIProcedureCauses the modal object to deactivate

Inherited Methods from Container3d

Beginning_of_PanelProcedureGives the focus to the first item in the first object in the current parent-child hierarchy
Bottom_of_PanelProcedureActivates the last child object of this object that is a DEO, if any
DoHtmlHelpProcedureLaunches Compiled HTML Help
End_of_PanelProcedureGives the focus to the last item in the last object in the current parent-child hierarchy
Error_HelpProcedure[Obsolete]
Extended_HelpProcedure[Obsolete]
File_HelpProcedure[Obsolete]
HelpProcedureRequests Help. Usually invoked by pressing F1 or pressing a Button that sends this message
Help_For_HelpProcedure[Obsolete]
Help_IndexProcedure[Obsolete]
Help_on_TopicProcedure[Obsolete]
Keys_HelpProcedure[Obsolete]
Next_Object_IdFunctionCalled by the switch message to determine the object_id of the next object to go to in the focus tree
Prior_Object_IdFunctionCalled by the switch_back message to determine the object_id of the previous object to go to in the focus tree
Request_Status_HelpProcedureSent when an object is about to take or lose the focus
Switch_Next_AreaProcedureMoves the focus to the next "area" within a view
Switch_Prior_AreaProcedureMoves the focus to the previous "area" within a view
Top_of_PanelProcedureActivates the first child object of this object that is a DEO, if any; else activates this object

Inherited Methods from DfBaseUIWindow

Release_Mouse_CaptureProcedureRestores normal mouse capture

Inherited Methods from DfBaseWindow

Adjust_LogicalsProcedureSets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object
DialogToGuiFunctionThis is used to convert dialog units to gui units.
Enumerate_FontsProcedureProvides a mechanism to obtain a list of all fonts
External_Class_NameProcedure SetUsed to "wrap" a windows control inside of a DataFlex class
External_MessageProcedure SetAssigns Windows messages to DataFlex messages
GuiClientSizeFunctionThis returns an object's client area size as a folded integer value
GuiToDialogFunctionThis is used to convert gui units to dialog units.
GuiWindowSizeFunctionThis returns an object's outer window bounding size as a folded value
Windows_MessageProcedureSends a message to the Windows message queue

Inherited Methods from cUIObject

ActivateProcedureGives an object the focus (and adds it to the focus tree)
Activate_ScopeProcedureActivates objects that are separate tools to the application
Add_FocusProcedureAdds the object into the focus tree at the Next_Level of the hoParent in the focus tree
BellProcedureRings the PC bell
CancelProcedureUsed to terminate the current level of a start_ui or ui_accept
CanCopyFunctionDetermines whether a Copy operation can be successfully completed
CanCutFunctionDetermines whether a Cut operation can be successfully completed
CanDeleteFunctionDetermines whether a Delete operation can be successfully completed
CanPasteFunctionDetermines whether a Paste operation can be successfully completed
CanSelectFunctionDetermines whether a Select operation can be successfully completed
CanUndoFunctionDetermines whether n Undooperation can be successfully completed
ConfirmFunctionPops up a "Yes/No" confirmation
Data_Loss_ConfirmationFunctionPops up a "Yes/No" confirmation for data loss
DeactivateProcedureRemoves the object from the focus tree
Default_KeyProcedureUsed in On_key command to restore standard accelerator for an object
Delete_ConfirmationFunctionPops up a "Yes/No" confirmation for a delete
Exit_Loss_ConfirmationFunctionPops up a "Yes/No" confirmation for exit loss
ItemProcedure SetChanges the current item to the first or last data item (depending on the value of last) in the displayed range of items
Line_Delete_ConfirmationFunctionPops up a "Yes/No" confirmation for a line delete
Line_Save_ConfirmationFunctionPops up a "Yes/No" confirmation for a line save
NextProcedureMoves the focus to the next object in the tab order when the Tab key is pressed
No_ConfirmationFunctionUsed to cancel a confirmation message
NoneProcedureDoes nothing - used by on_key and commands to stop a key assignment
OkProcedureUsed on items and accelerator key definitions to terminate the current level of start_ui or ui_accept
PopupProcedureActivates a modal dialog
PreviousProcedureMoves the focus to the previous object in the tab order when the Shift+Tab key is pressed
Save_ConfirmationFunctionPops up a "Yes/No" confirmation for a save
Stop_UIProcedureTerminates a popup_modal message and returns execution to the next line after the one on which this message was sent
SwitchProcedureMoves the focus to the object returned by the next_object_id function
Switch_BackProcedureMoves the focus to the object returned by the prior_object_id function
Switch_Next_GroupProcedureMoves the focus to the first object in the next_level of the next_object of the prior_level of this object
Switch_Next_ScopeProcedureMoves the focus to the scope focus of the next scope
Switch_Prior_GroupProcedureMoves the focus to the last object in the prior_level of the prior_object of the next_level of this object
Switch_Prior_ScopeProcedureMoves the focus to the scope focus of the prior_scope

Inherited Methods from cObject

ChildByIndexFunctionCan be used to iterate the direct children of an object
ClassSuperClassFunctionReturns the superclass of the passed class
CreateFunctionCreates an object based on the passed Class Id
CreateNamedFunctionCreates an object based on the passed Class Id and assigns it a name Name based on a passed name
DestroyProcedureDestroys the object that receives the message and any child objects of that object
IsClassOfClassFunctionDetermines whether the target class is part of the searched class's hierarchy
IsObjectOfClassFunctionDetermines whether the passed class is part of the object's class hierarchy
ObjectClassFunctionReturns the integer class ID assigned to the class this object is based on
Request_Destroy_ObjectProcedureUse the Destroy method instead [Obsolete]