Class: cCJGridSearchDialog

Module location: cCJGridSearchDialog.pkg line 35 (view source)

Class Hierarchy:

DFBaseToolPanelFloatingPanelModalPanelcCJGridSearchDialog

Class Definition

Properties

BooleanpbOK

Functions and Procedures

Construct_Object()
Inherited from ModalPanel
BooleanRequestGridSearch(Integer iKeyCode Integer iKeyShift Handle hoCol String ByRef sValue)
function that sets eveything up and pops up a modal dialog. The value selected is returned by ref. This is passed a column object and it expects that this column object is based on cCJGridColumn. The Keys passed are the raw shift key and VK key as passed from a grid control and is used to seed the form.
SearchOk()

Instances

DFPrint_Cancel_RptDfrepky.pkg25
oCSV_Export_Dialog_cdCSV_Export.dg39