| Name | Type | Description |
|---|---|---|
| Column_Combo_Add_Item | Procedure | Adds an item to the end of the combo form's dropdown list for a column |
Inherited Methods from dbGridDD | ||
| Activate | Procedure | Gives an object the focus (and adds it to the focus tree) |
| Code_Description | Function | Used to mark an entry_item in a grid as being the validation list description of the previous item |
| DDFieldRemember | Procedure | Sets the remember value for the appropriate DD column to this DEO's current value |
| DDFieldRememberLast | Procedure | Set the remember value for the appropriate DD column to whatever is in the DEO at the time that it is cleared |
| DDFieldUnRemember | Procedure | Clears the remember value for the appropriate DD column |
| DDRefreshTableStatus | Function | |
| Request_ClearBindingTable | Procedure | Sends clear to the DDO that owns the binding table |
Inherited Methods from dbGridDS | ||
| Create_Prompt_Button | Procedure | Creates or removes a prompt button |
Inherited Methods from dbGrid_ | ||
| Add_New_Row | Procedure | Inserts a blank row into the grid if the cursor is not already in a new row |
| Beginning_of_Data | Procedure | Finds the first record in the main_file of this object, and fills the display, starting with that record if the find operation was successful |
| CheckBox_Item | Procedure Set | Set after each item of this object that you wish to be a checkbox |
| DEO_Find_Object | Function | |
| End_of_Data | Procedure | Augmented to respect the value of the allow_row_change property |
| Find_First | Procedure | Finds the first valid record for a DEO object based on the file and field assigned to the DEO's current item |
| Find_GE | Procedure | Performs a find greater than or equal by the data_file and data_field of the current item, using request_find |
| Find_Last | Procedure | Finds the last valid record for a DEO object based on the file and field assigned to the DEO's current item |
| Find_Next | Procedure | Performs a find greater than by the data_file and data_field of the current item, using request_find |
| Find_Previous | Procedure | Performs a find less than by the data_file and data_field of the current item, using request_find |
| Next | Procedure | Makes validation in Validate_On_Save_Next mode occur regardless of the state of Object_Validation |
| Reorder_List | Procedure | |
| Request_Clear | Procedure | Clears the current row of any changes entered to it |
| Request_Clear_All | Procedure | Clears list page, and changes focus to first object or item in panel if auto_top_panel_state is true |
| Request_Delete | Procedure | Determines if the current record of the server of the object is deleted |
| Request_Find | Procedure | Finds record using specified mode, by requesting item_find from server, if any |
| Request_Save | Procedure | Saves changes to the current record |
| Request_Save_No_Clear | Procedure | Saves changes to the current record of this object's server, if any, and does not clear the buffer |
| Request_Superfind | Procedure | Superfinds record using specified mode, by sending request_superfind to server, if any |
| Scroll | Procedure | |
| SuperFind | Procedure | Performs a superfind greater than or equal by the data_file and data_field of the current item, using request_superfind |
| SuperFind_Next | Procedure | Performs a superfind greater than by the data_file and data_field of the current item, using request_superfind |
| SuperFind_Previous | Procedure | Performs a superfind less than by the data_file and data_field of the current item, using request_superfind |
| Validate_Items | Function | Manipulates the value of validate_items when validate_mode is validate_default, and gives this object the focus in the event validation of any item fails |
| Verify_Data_Loss | Function | Sends the Verify_Data_Loss_msg message when user action causes the program to get this function |
| Verify_Delete | Function | Sends the Verify_Delete_msg message when user action causes the program to get this functio |
| Verify_Save | Function | Sends the Verify_Save_msg message when user action causes the program to get this function |
Inherited Methods from DataList | ||
| DoDisplayCheckBox | Procedure | Displays the appropriate checkbox bitmap in the passed iItm |
Inherited Methods from DataList_ | ||
| Auto_Reorder_List | Procedure | Permits automatic reordering of the contents of the data list |
| Clear_Current_Record | Procedure | |
| Col_Index | Function | Returns the number of the main index for the field connected to Column Item# |
| Display | Procedure | |
| DoCheckDisplayableRows | Procedure | |
| DoToggleColumnOrdering | Procedure | |
| File_Record | Function | [Obsolete] |
| FileRecord | Function | |
| FileRowId | Function | |
| Fill_List | Procedure | |
| Find_Current_Buffer | Procedure | Finds the record in the main file whose data are in the buffer |
| Find_Init | Procedure | Initializes a list for a Find in a direction (up or down), reads the record, and prepares for the next Find_Next operation |
| Find_Record | Procedure | Finds the record identified by the given rec_number in the main_file of this object [Obsolete] |
| Find_RowId | Procedure | |
| Goto_Bottom_Row | Procedure | |
| Goto_Top_Row | Procedure | |
| Move_to_Column | Procedure | Moves the cursor to the column whose number is in Col#, keeping it in the same row as it started out in |
| Read_By_Recnum | Procedure | [Obsolete] |
| ReadByRowId | Procedure | |
| Refresh_Page | Procedure | Displays list page, with the currently active record at Row Row#, using the index for Column Col# |
| Request_New_Index | Procedure | Changes the index by which the list is sorted to any index that exists in the main file without changing the current record or column |
| ServerOrderingOverride | Function | Determines whether the control will use its Server DDO's Ordering or its own |
| Up_Row | Procedure | |
Inherited Methods from WideList | ||
| Close_Panel | Procedure | Closes the panel or component currently open |
| Default_Prompt | Procedure | [Obsolete] |
| Prompt_Description | Function | [Obsolete] |
| Prompt_Description | Procedure | [Obsolete] |
| Validate_Prompt | Function | [Obsolete] |
Inherited Methods from WideList_ | ||
| Down | Procedure | |
| Down_Row | Procedure | Changes the current item to the next row, if any, at the same item relative to the beginning of the row |
| Exec_Entry | Function | Invokes the item_entry_msg of the specified item#, if any, and returns the result |
| Exec_Exit | Function | Invokes the item_exit_msg of the specified item#, if any, and returns the result |
| Exec_Validate | Function | Invokes the item_validate_msg of the specified item#, if any, and returns the result |
| Exit_Function | Procedure | Causes deactivation of this object's parent view or dialog |
| Prompt | Procedure | Pops up Prompt_Object of current object or column, or can be overwritten |
| Request_Cancel | Procedure | Deactivates DEO views or dialogs |
| Up | Procedure | |
| Verify_Exit | Function | The Verify_Exit message searches through parent DEOs looking for a non-zero Verify_Exit_Msg |
| Zoom | Procedure | Activates zoom object of current item, if any, using popup message |
Inherited Methods from EntryList | ||
| Activate_Column | Procedure | Attempts to activate the object making the passed Item# in the current row the current_item |
| Activate_Item | Procedure | Activates this object with Item Item# as the current_item |
| Beginning_of_Panel | Procedure | Gives the focus to the first item in the first object in the current parent-child hierarchy |
| Column | Function | Returns the number of the column that is connected to Item Item# |
| Currency_Mask | Procedure Set | Provides an easy method for creating a currency mask |
| DoAdjustGridWidths | Procedure | Called any time a grid is resized |
| DoHtmlHelp | Procedure | Launches Compiled HTML Help |
| DoScrollDown | Procedure | Emulates pressing a spin button down |
| DoScrollUp | Procedure | Emulates pressing a spin button up |
| End_of_Panel | Procedure | Gives the focus to the last item in the last object in the current parent-child hierarchy |
| Error_Help | Procedure | [Obsolete] |
| Extended_Help | Procedure | [Obsolete] |
| File_Help | Procedure | [Obsolete] |
| Focus | Procedure Set | |
| Help | Procedure | Requests Help. Usually invoked by pressing F1 or pressing a Button that sends this message |
| Help_Datafile | Function | Returns the filename and fieldname in file.field format that contains help for the current item [Obsolete] |
| Help_For_Help | Procedure | [Obsolete] |
| Help_Index | Procedure | [Obsolete] |
| Help_on_Topic | Procedure | [Obsolete] |
| Keys_Help | Procedure | [Obsolete] |
| Next_Object_Id | Function | Called by the switch message to determine the object_id of the next object to go to in the focus tree |
| Numeric_Mask | Procedure Set | Provides an easy method for creating a numeric mask |
| Prior_Object_Id | Function | Called by the switch_back message to determine the object_id of the previous object to go to in the focus tree |
| Switch_Next_Area | Procedure | Moves the focus to the next "area" within a view |
| Switch_Prior_Area | Procedure | Moves the focus to the previous "area" within a view |
Inherited Methods from DfBaseEntryList | ||
| Column_Combo_Delete_Data | Procedure | Deletes all items from the combo form's dropdown list for a column |
| Column_Combo_Delete_Item | Procedure | Deletes an item from the combo form's dropdown list for a column |
| Column_Combo_Find | Function | Searches for an item in the dropdown list of a combo form for a column by value |
| Column_Combo_Item_Count | Function | Returns number of items in the combo form's dropdown list for a column |
| Column_Combo_Refresh | Procedure | Forces a refresh for the combo form of a column |
| Column_Combo_Value | Function | Returns the value of a dropdown list item in the combo form for a column |
| DoMakeColumnVisible | Procedure | Ensures that the passed column number is fully visible |
Inherited Methods from DfBaseForm | ||
| Copy | Procedure | Copies the marked block of text to the Clipboard |
| Cut | Procedure | Copies the marked block of text to the Clipboard and deletes it from this object |
| Delete | Procedure | Deletes the marked block of text |
| Paste | Procedure | Copies the contents of the Windows clipboard into the control |
| SelEnd | Function | Returns end of selection |
| SelStart | Function | Returns beginning position of selection |
| SetSel | Procedure | Selects text in given position range |
| Undo | Procedure | Will undo the last change in the form |
Inherited Methods from DfBaseList | ||
| Add_Item | Procedure | Adds an item to the end of a list |
| Delete_Data | Procedure | Painted to update the screen after all items in the list are destroyed |
| Delete_Item | Procedure | Deletes the specified item from the list if it exists |
| Insert_Item | Procedure | Inserts an item in a list |
| Line_Width | Procedure Set | Specifies the number of columns and displayable rows in a list |
| Page_Down | Procedure | Scrolls the data down by the number of items in the display minus one |
| Page_Up | Procedure | Scrolls the data up by the number of items in the display minus one |
| Select_Count | Procedure Set | Maintains the total number of selected items in the menu |
| Sort_Items | Procedure | Sorts the items in a list in ascending or descending order |
Inherited Methods from DfBaseUIWindow | ||
| Release_Mouse_Capture | Procedure | Restores normal mouse capture |
Inherited Methods from DfBaseWindow | ||
| Adjust_Logicals | Procedure | Sets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object |
| DialogToGui | Function | This is used to convert dialog units to gui units. |
| Enumerate_Fonts | Procedure | Provides a mechanism to obtain a list of all fonts |
| External_Class_Name | Procedure Set | Used to "wrap" a windows control inside of a DataFlex class |
| External_Message | Procedure Set | Assigns Windows messages to DataFlex messages |
| GuiClientSize | Function | This returns an object's client area size as a folded integer value |
| GuiToDialog | Function | This is used to convert gui units to dialog units. |
| GuiWindowSize | Function | This returns an object's outer window bounding size as a folded value |
| Windows_Message | Procedure | Sends a message to the Windows message queue |
Inherited Methods from cUIObject | ||
| Activate_Scope | Procedure | Activates objects that are separate tools to the application |
| Add_Focus | Procedure | Adds the object into the focus tree at the Next_Level of the hoParent in the focus tree |
| Bell | Procedure | Rings the PC bell |
| Cancel | Procedure | Used to terminate the current level of a start_ui or ui_accept |
| CanCopy | Function | Determines whether a Copy operation can be successfully completed |
| CanCut | Function | Determines whether a Cut operation can be successfully completed |
| CanDelete | Function | Determines whether a Delete operation can be successfully completed |
| CanPaste | Function | Determines whether a Paste operation can be successfully completed |
| CanSelect | Function | Determines whether a Select operation can be successfully completed |
| CanUndo | Function | Determines whether n Undooperation can be successfully completed |
| Confirm | Function | Pops up a "Yes/No" confirmation |
| Data_Loss_Confirmation | Function | Pops up a "Yes/No" confirmation for data loss |
| Deactivate | Procedure | Removes the object from the focus tree |
| Default_Key | Procedure | Used in On_key command to restore standard accelerator for an object |
| Delete_Confirmation | Function | Pops up a "Yes/No" confirmation for a delete |
| Exit_Loss_Confirmation | Function | Pops up a "Yes/No" confirmation for exit loss |
| Item | Procedure Set | Changes the current item to the first or last data item (depending on the value of last) in the displayed range of items |
| Line_Delete_Confirmation | Function | Pops up a "Yes/No" confirmation for a line delete |
| Line_Save_Confirmation | Function | Pops up a "Yes/No" confirmation for a line save |
| No_Confirmation | Function | Used to cancel a confirmation message |
| None | Procedure | Does nothing - used by on_key and commands to stop a key assignment |
| Ok | Procedure | Used on items and accelerator key definitions to terminate the current level of start_ui or ui_accept |
| Page_Object | Procedure | Adds or removes an object from the focus tree |
| Popup | Procedure | Activates a modal dialog |
| Previous | Procedure | Moves the focus to the previous object in the tab order when the Shift+Tab key is pressed |
| Save_Confirmation | Function | Pops up a "Yes/No" confirmation for a save |
| Stop_UI | Procedure | Terminates a popup_modal message and returns execution to the next line after the one on which this message was sent |
| Switch | Procedure | Moves the focus to the object returned by the next_object_id function |
| Switch_Back | Procedure | Moves the focus to the object returned by the prior_object_id function |
| Switch_Next_Group | Procedure | Moves the focus to the first object in the next_level of the next_object of the prior_level of this object |
| Switch_Next_Scope | Procedure | Moves the focus to the scope focus of the next scope |
| Switch_Prior_Group | Procedure | Moves the focus to the last object in the prior_level of the prior_object of the next_level of this object |
| Switch_Prior_Scope | Procedure | Moves the focus to the scope focus of the prior_scope |
Inherited Methods from cObject | ||
| ChildByIndex | Function | Can be used to iterate the direct children of an object |
| ClassSuperClass | Function | Returns the superclass of the passed class |
| Create | Function | Creates an object based on the passed Class Id |
| CreateNamed | Function | Creates an object based on the passed Class Id and assigns it a name Name based on a passed name |
| Destroy | Procedure | Destroys the object that receives the message and any child objects of that object |
| IsClassOfClass | Function | Determines whether the target class is part of the searched class's hierarchy |
| IsObjectOfClass | Function | Determines whether the passed class is part of the object's class hierarchy |
| ObjectClass | Function | Returns the integer class ID assigned to the class this object is based on |
| Request_Destroy_Object | Procedure | Use the Destroy method instead [Obsolete] |