Skip to content

Methods for cCJGridPromptList

View method list in hierarchical order.

Name Type Description Defining Class
Activate Procedure Gives an object the focus (and adds it to the focus tree) cUIObject
Activate_Scope Procedure Activates objects that are separate tools to the application cUIObject
ActivateFieldChooser Procedure Send this message to popup a field chooser object cCJGrid
Add_Focus Procedure Adds the object into the focus tree at the Next_Level of the hoParent in the focus tree cUIObject
AddImage Function Adds an icon, bitmap or cursor to the grid's image list cCJGrid
AddImageType Function Adds an icon, bitmap or cursor to the grid's image list cCJGrid
AddRow Function Adds a new row to the grid at the requested row offset cCJGrid
Adjust_Logicals Procedure Sets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object DfComUIObject
AttachFieldChooser Procedure Send this message to attach a Field Chooser object to the Grid cCJGrid
BeginEdit Procedure Manually begins the editing the SelectedColumn in the SelectedRow cCJGrid
Beginning_of_Panel Procedure Gives the focus to the first item in the first object in the current parent-child hierarchy cComActiveXControl
Bell Procedure Rings the PC bell cUIObject
BindDataSource Procedure Updates binding information from the grid to the grid datasource cCJGrid
Bottom_of_Panel Procedure Activates the last child object of this object that is a DEO, if any cComActiveXControl
CanAddRow Function Called before any row addition. Returns True if a row can be inserted or appended. cCJGrid
Cancel Procedure Can be sent to a prompt list to cancel itself cCJGridPromptList
CanCopy Function Determines whether a Copy operation can be successfully completed cUIObject
CanCut Function Determines whether a Cut operation can be successfully completed cUIObject
CanDelete Function Determines whether a Delete operation can be successfully completed cUIObject
CanDeleteRow Function Called before any row delete. Returns True if the SelectedRow can be deleted. cCJGrid
CanEditColumn Function Called before entering Edit mode. Returns True if the SelectedRow and column can be edited cCJGrid
CanPaste Function Determines whether a Paste operation can be successfully completed cUIObject
CanSaveRow Function Called before any row save. Returns True if the SelectedRow can be saved. cCJGrid
CanSelect Function Determines whether a Select operation can be successfully completed cUIObject
CanUndo Function Determines whether n Undooperation can be successfully completed cUIObject
ChildByIndex Function Can be used to iterate the direct children of an object cObject
ClassSuperClass Function Returns the superclass of the passed class cObject
ColumnCount Function Returns the number of columns in the grid cCJGrid
ColumnObject Function Returns the column object for the passed column index cCJGrid
ColumnObjectsInDisplayOrder Function Returns an array of object handles representing the display order cCJGrid
ComAboutBox Procedure Exposes the AboutBox Codejock COM method in the DataFlex proxy class cCJGridControl
ComAddRecord Function Exposes the AddRecord Codejock COM function in the DataFlex proxy class cCJGridControl
ComAddRecordEx Procedure Exposes the AddRecordEx Codejock COM method in the DataFlex proxy class cCJGridControl
ComAddRecordEx2 Procedure Exposes the AddRecordEx2 Codejock COM method in the DataFlex proxy class cCJGridControl
ComAddRecordEx3 Procedure Exposes the AddRecordEx3 Codejock COM method in the DataFlex proxy class cCJGridControl
ComAddRef Procedure DfInPlaceComObject
ComClearContent Procedure Exposes the ClearContent Codejock COM method in the DataFlex proxy class cCJGridControl
ComCollapseAll Procedure Exposes the CollapseAll Codejock COM method in the DataFlex proxy class cCJGridControl
ComCopy Procedure Exposes the Copy Codejock COM method in the DataFlex proxy class cCJGridControl
ComCreateIconViewAndRowNumberColumn Procedure Exposes the CreateIconViewAndRowNumberColumn Codejock COM method in the DataFlex proxy class cCJGridControl
ComCreateIconViewColumn Procedure Exposes the CreateIconViewColumn Codejock COM method in the DataFlex proxy class cCJGridControl
ComCreatePrintView Function Exposes the CreatePrintView Codejock COM function in the DataFlex proxy class cCJGridControl
ComCreateRecords Function Exposes the CreateRecords Codejock COM function in the DataFlex proxy class cCJGridControl
ComCreateRecordsFromDropArray Function Exposes the CreateRecordsFromDropArray Codejock COM function in the DataFlex proxy class cCJGridControl
ComCreateRowNumberColumn Procedure Exposes the CreateRowNumberColumn Codejock COM method in the DataFlex proxy class cCJGridControl
ComCut Procedure Exposes the Cut Codejock COM method in the DataFlex proxy class cCJGridControl
ComDoPropExchange Procedure Exposes the DoPropExchange Codejock COM method in the DataFlex proxy class cCJGridControl
ComDragRecords Function Exposes the DragRecords Codejock COM function in the DataFlex proxy class cCJGridControl
ComEditItem Procedure Exposes the EditItem Codejock COM method in the DataFlex proxy class cCJGridControl
ComEnableDragDrop Function Exposes the EnableDragDrop Codejock COM function in the DataFlex proxy class cCJGridControl
ComEnableToolTips Procedure Exposes the EnableToolTips Codejock COM method in the DataFlex proxy class cCJGridControl
ComExpandAll Procedure Exposes the ExpandAll Codejock COM method in the DataFlex proxy class cCJGridControl
ComGetElementRect Procedure Exposes the GetElementRect Codejock COM method in the DataFlex proxy class cCJGridControl
ComHitTest Function Exposes the HitTest Codejock COM function in the DataFlex proxy class cCJGridControl
ComIconViewRowNumberSetup Procedure Exposes the IconViewRowNumberSetup Codejock COM method in the DataFlex proxy class cCJGridControl
ComIconViewSetup Procedure Exposes the IconViewSetup Codejock COM method in the DataFlex proxy class cCJGridControl
ComInsertRecord Function Exposes the InsertRecord Codejock COM function in the DataFlex proxy class cCJGridControl
ComIsShowIconWhenEditing Function Exposes the IsShowIconWhenEditing Codejock COM function in the DataFlex proxy class cCJGridControl
ComLoadSettings Procedure Exposes the LoadSettings Codejock COM method in the DataFlex proxy class cCJGridControl
CommitFocusField Procedure If the a grid edit control is active, copies the value of the control to the grid datasource cCJGrid
CommitSelectedRow Function Commits changes in a row (save or clear) without changing rows cCJGrid
ComPaste Procedure Exposes the Paste Codejock COM method in the DataFlex proxy class cCJGridControl
ComPopulate Procedure Exposes the Populate Codejock COM method in the DataFlex proxy class cCJGridControl
ComPopulateFooterRows Procedure Exposes the PopulateFooterRows Codejock COM method in the DataFlex proxy class cCJGridControl
ComPopulateHeaderRows Procedure Exposes the PopulateHeaderRows Codejock COM method in the DataFlex proxy class cCJGridControl
ComPrintGrid Procedure Exposes the PrintGrid Codejock COM method in the DataFlex proxy class cCJGridControl
ComPrintGrid2 Procedure Exposes the PrintGrid2 Codejock COM method in the DataFlex proxy class cCJGridControl
ComPrintPreview Procedure Exposes the PrintPreview Codejock COM method in the DataFlex proxy class cCJGridControl
ComPrintPreviewExt Procedure Exposes the PrintPreviewExt Codejock COM method in the DataFlex proxy class cCJGridControl
ComQueryInterface Function DfInPlaceComObject
ComReCalc Procedure Exposes the ReCalc Codejock COM method in the DataFlex proxy class cCJGridControl
ComRedraw Procedure Exposes the Redraw Codejock COM method in the DataFlex proxy class cCJGridControl
ComReleaseSort Procedure Exposes the ReleaseSort Codejock COM method in the DataFlex proxy class cCJGridControl
ComRemoveRecordEx Function Exposes the RemoveRecordEx Codejock COM function in the DataFlex proxy class cCJGridControl
ComRemoveRowEx Function Exposes the RemoveRowEx Codejock COM function in the DataFlex proxy class cCJGridControl
ComSaveSettings Function Exposes the SaveSettings Codejock COM function in the DataFlex proxy class cCJGridControl
ComSetCustomDraw Procedure Exposes the SetCustomDraw Codejock COM method in the DataFlex proxy class cCJGridControl
ComSetFieldChooserHandle Procedure Exposes the SetFieldChooserHandle Codejock COM method in the DataFlex proxy class cCJGridControl
ComSetIconViewToDefaults Procedure Exposes the SetIconViewToDefaults Codejock COM method in the DataFlex proxy class cCJGridControl
ComSetImageList Procedure Exposes the SetImageList Codejock COM method in the DataFlex proxy class cCJGridControl
ComSetScrollBars Procedure Exposes the SetScrollBars Codejock COM method in the DataFlex proxy class cCJGridControl
ComSetVirtualMode Procedure Exposes the SetVirtualMode Codejock COM method in the DataFlex proxy class cCJGridControl
ComSetWatermarkBitmap Function Exposes the SetWatermarkBitmap Codejock COM function in the DataFlex proxy class cCJGridControl
ComSetWatermarkBitmapFromFile Function Exposes the SetWatermarkBitmapFromFile Codejock COM function in the DataFlex proxy class cCJGridControl
ComShowIconWhenEditing Procedure Exposes the ShowIconWhenEditing Codejock COM method in the DataFlex proxy class cCJGridControl
ComShowPrintPageSetup Function Exposes the ShowPrintPageSetup Codejock COM function in the DataFlex proxy class cCJGridControl
ComShowRowNumber Procedure Exposes the ShowRowNumber Codejock COM method in the DataFlex proxy class cCJGridControl
ComUnSort Procedure Exposes the UnSort Codejock COM method in the DataFlex proxy class cCJGridControl
ComUpdateRecord Procedure Exposes the UpdateRecord Codejock COM method in the DataFlex proxy class cCJGridControl
Confirm Function Pops up a "Yes/No" confirmation cUIObject
Create Function Creates an object based on the passed Class Id cObject
CreateColumns Procedure Called as part of the grid activation process to initialize all columns cCJGrid
CreateComObject Procedure Sent to create and connect to an instance of the ActiveX control associated with this object DfInPlaceComObject
CreateContextMenu Function Creates and returns a context menu to be used for rows. Is called when the object is created. cCJGrid
CreateDataSource Function Creates and returns a datasource object to be used with this grid. Is called when the object is created. cCJGrid
CreateFieldChooserPanel Function Creates and returns a field chooser panel object to be used with this grid. Is called when the object is created. cCJGrid
CreateGridControl Procedure Method is called when the grid control is activated cCJGrid
CreateGridSearchDialogObject Function Creates and returns a search dialog object. Can be augmented to customize a search dialog cCJGrid
CreateHeaderContextMenu Function Creates and returns a context menu to be used for headers. Is called when the object is created. cCJGrid
CreateNamed Function Creates an object based on the passed Class Id and assigns it a name Name based on a passed name cObject
CreatePropExchangeObject Function Returns the handle of a newly created property exchange object. cCJGrid
Current_Item Function A proxy method that returns the SelectedColumn cCJGrid
Data_Loss_Confirmation Function Pops up a "Yes/No" confirmation for data loss cUIObject
Deactivate Procedure Removes the object from the focus tree cUIObject
Default_Key Procedure Used in On_key command to restore standard accelerator for an object cUIObject
DeferredRedraw Procedure Redraws the entire grid at the next possible idle event cCJGrid
Delete_Confirmation Function Pops up a "Yes/No" confirmation for a delete cUIObject
DeleteSelectedRow Function Attempts to delete the SelectedRow cCJGrid
Destroy Procedure Destroys the object that receives the message and any child objects of that object cObject
DestroyColumnObjects Procedure Destroys all column objects cCJGrid
DialogToGui Function This is used to convert dialog units to gui units. DfComUIObject
DoHtmlHelp Procedure Launches Compiled HTML Help cComActiveXControl
End_of_Panel Procedure Gives the focus to the last item in the last object in the current parent-child hierarchy cComActiveXControl
EndEdit Procedure Ends edit mode cCJGrid
Error_Help Procedure cComActiveXControl
ExchangeLayout Procedure Exchanges the layout of the CommandBarSystem and a cCJPropExchange object cCJGrid
Exit_Application Procedure Starts the process of closing an application cObject
Exit_Loss_Confirmation Function Pops up a "Yes/No" confirmation for exit loss cUIObject
Extended_Help Procedure cComActiveXControl
File_Help Procedure cComActiveXControl
FirstEnterableColumn Function Returns the handle of the first enterable column object cCJGrid
ForceColumnExit Function Sends all of the column object exiting events without actually exiting the column cCJGrid
FreezeColumn Procedure Freezes horizontal scrolling for this column and all columns to its left cCJGrid
GetIndexesForSelectedRows Function Returns an array of indexes for all rows that are marked as selected cCJGrid
GetSelectedRowsCount Function Returns the number of rows that are currently selected by the grid cCJGrid
GuiClientSize Function This returns an object's client area size as a folded integer value DfComUIObject
GuiToDialog Function This is used to convert gui units to dialog units. DfComUIObject
GuiWindowSize Function This returns an object's outer window bounding size as a folded value DfComUIObject
HeaderReorder Procedure Reorders the grid based on the passed column cCJGrid
Help Procedure Requests Help. Usually invoked by pressing F1 or pressing a Button that sends this message cComActiveXControl
Help_For_Help Procedure cComActiveXControl
Help_Index Procedure cComActiveXControl
Help_on_Topic Procedure cComActiveXControl
InitializeData Procedure Loads the initial data into the grid cCJGrid
IsClassOfClass Function Determines whether the target class is part of the searched class's hierarchy cObject
IsComObjectCreated Function Tests to see if a COM object exists by getting the value of IsComObjectCreated cComActiveXControl
IsCustomEditMode Function Returns true if a DataFlex edit control is active in the grid cCJGrid
IsEditMode Function Returns true if an edit control is active in the grid cCJGrid
IsObjectOfClass Function Determines whether the passed class is part of the object's class hierarchy cObject
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 cUIObject
Keys_Help Procedure cComActiveXControl
LastEnterableColumn Function Returns the handle of the last enterable column object cCJGrid
Line_Delete_Confirmation Function Pops up a "Yes/No" confirmation for a line delete cUIObject
Line_Save_Confirmation Function Pops up a "Yes/No" confirmation for a line save cUIObject
LoadEnvironment Procedure Loads layout information and applies it to the Grid object cCJGrid
LoadResourceImagesFromFile Function Exposes the LoadResourceImagesFromFile Codejock COM function in the DataFlex proxy class cCJGrid
MoveDownRow Procedure Attempts to move down to the next row in the grid cCJGrid
MovePageDown Procedure Attempts to perform a Page Down cCJGrid
MovePageUp Procedure Attempts to perform a Page Up cCJGrid
MoveToColumnObject Function Attempts to move to the Column of the passed column object handle. Returns False if successful. cCJGrid
MoveToFirstEnterableColumn Procedure Attempts to move to the first enterable column in the SelectedRow cCJGrid
MoveToFirstRow Procedure Attempts to move to the first row in the grid cCJGrid
MoveToLastEnterableColumn Procedure Attempts to move to the last enterable column in the SelectedRow cCJGrid
MoveToLastRow Procedure Attempts to move to the last row in the grid cCJGrid
MoveToRow Procedure Attempts to move to the passed row number cCJGrid
MoveUpRow Procedure Attempts to move up the previous row in the grid cCJGrid
Next Procedure Moves the focus to the next column in the grid when the Tab key is pressed cCJGrid
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 cComActiveXControl
No_Confirmation Function Used to cancel a confirmation message cUIObject
None Procedure Does nothing - used by on_key and commands to stop a key assignment cUIObject
ObjectClass Function Returns the integer class ID assigned to the class this object is based on cObject
Ok Procedure Can be sent to a prompt list to close itself and update the selection(s) cCJGridPromptList
Page_Object Procedure Adds or removes an object from the focus tree cUIObject
Popup Procedure Activates a modal dialog cUIObject
Previous Procedure Moves the focus to the previous column in the grid when the Shift+Tab key is pressed cCJGrid
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 cComActiveXControl
RegisterComEvent Procedure DfInPlaceComObject
RegisterPropertyChangeEvent Procedure DfInPlaceComObject
ReInitializeData Procedure Reloads the initial data into the grid cCJGrid
Release_Mouse_Capture Procedure Restores normal mouse capture DfComUIObject
ReleaseComObject Procedure Releases ActiveX control associated with this object DfInPlaceComObject
RemoveNewSelectedRow Function Removes a new selected row and selects the next row. Performs a data-loss verify if needed. cCJGrid
Request_AppendRow Procedure Attempts to append a new row to the end of the grid cCJGrid
Request_Clear Procedure Attempts to clear changes in a row cCJGrid
Request_ClearRow Procedure Attempts to clear changes in a row cCJGrid
Request_Delete Procedure Attempts to delete the current row cCJGrid
Request_Destroy_Object Procedure Use the Destroy method instead cObject
Request_InsertRow Procedure Attempts to insert a new row above the current SelectedRow cCJGrid
Request_Save Procedure Attempts to save changes in the SelectedRow cCJGrid
Request_Search Procedure Invokes a popup dialog that allows you to type in a search value for the sort column cCJGrid
Request_Status_Help Procedure Sent when an object or column is about to take or lose the focus. Used to manage the status bar help. cCJGrid
RequestColumnSearch Procedure Invokes a popup dialog that allows you to type in a search value for the passed column cCJGrid
RequestFindColumnValue Procedure Attempts to find a value in a column and move to the row that contains that value in a static grid cCJGrid
ResetGrid Procedure Resets the Grid - resets the columns, resets the datasource and clears the data cCJGrid
ReSize_Label Procedure Called to resize the object's label after a font change cComActiveXControl
ResourceImagesPath Function Exposes the ResourceImagesPath Codejock COM function in the DataFlex proxy class cCJGrid
RestoreLayout Procedure Restores the grid column layout to its original design time layout cCJGrid
RestoreSelectedRow Function Restores the selected row back to its pre-edited state cCJGrid
Save_Confirmation Function Pops up a "Yes/No" confirmation for a save cUIObject
SaveEnvironment Procedure Saves the grid layout information cCJGrid
SaveSelectedRow Function Attempts to save the current SelectedRow cCJGrid
Search Procedure Sent to invoke the search dialog in a prompt list cCJGridPromptList
SelectedColumn Function Returns the currently selected column - the selected column within the SelectedRow cCJGrid
SelectedColumnObject Function Returns the grid column object of the SelectedColumn cCJGrid
SelectedColumnValues Function Returns an array of columns values for the selected rows from the last successful use of the prompt object cCJGridPromptList
SelectedRowIds Function Returns an array of selected row RowIds from the last successful use of the prompt object cCJGridPromptList
SetIndexesForSelectedRows Procedure Sets the row's selection state to true for all row values passed in the SelectedRowIndexes array cCJGrid
SetSelectedRow Procedure Allows you to clear or select a row under program control cCJGrid
SetSelectedRowsAll Procedure Allows you to clear or select all rows under program control cCJGrid
SetTooltipMargin Procedure Sets the top, left, bottom, and right margins of the tool tip window cCJGrid
SetWatermark Procedure Sets a watermark bitmap to be shown in the grid control background using a bitmap from file or resource cCJGrid
ShouldCommitOnObjectExit Function Returns True if changes in the SelectedRow should be committed (saved or cleared) when the grid object loses the focus. cCJGrid
SortGridByColumn Procedure Sorts a static grid based on the sort rules of a column object cCJGrid
Stop_UI Procedure Terminates a popup_modal message and returns execution to the next line after the one on which this message was sent cUIObject
StoreOriginalLayout Procedure Designates the current grid layout to be the original layout cCJGrid
Switch Procedure Moves the focus to the object returned by the next_object_id function cUIObject
Switch_Back Procedure Moves the focus to the object returned by the prior_object_id function cUIObject
Switch_Next_Area Procedure Moves the focus to the next "area" within a view cComActiveXControl
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 cUIObject
Switch_Next_Scope Procedure Moves the focus to the scope focus of the next scope cUIObject
Switch_Prior_Area Procedure Moves the focus to the previous "area" within a view cComActiveXControl
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 cUIObject
Switch_Prior_Scope Procedure Moves the focus to the scope focus of the prior_scope cUIObject
SynchronizeGridtoSelectedRow Procedure Forces the grid to synchronize itself to the datasource's SelectedRow and display this row at the offset preference cCJGrid
ToggleEdit Procedure Toggles Edit mode for the current SelectedColumn cCJGrid
Top_of_Panel Procedure Activates the first child object of this object that is a DEO, if any; else activates this object cComActiveXControl
ValidateRow Function Validates all items in the SelectedRow cCJGrid
Verify_Data_Loss Function Sent when clearing a row will result in data-loss allowing the data-loss process to be cancelled cCJGrid
Verify_Delete Function Is sent before a row delete allowing the delete process to be cancelled cCJGrid
Verify_Save Function Sent before a row save allowing the save process to be cancelled cCJGrid