Class JC_JobType_ui

Properties

LOCAL cEntityName$="Job Type"  

Entity name to display in delete confirmation message box

LOCAL cListingClass$="JC_JobTypeListing_rpt"  
Name of report class to be used for printing a listing
LOCAL cAcctGridCtl=GD_Accounts.ctl  
Grid control id for accounts
LOCAL cFormName$="JC_JobType"  
Grid form name
LOCAL cAccountGridName$="GD_ACCOUNTS"  
Grid control name for account

Methods

FUNCTION ShowRow(gridCtl, row)  

Logic to get row data

ParameterDescription
gridCtl [input, numeric] control value of grid
row [input, numeric] row number in grid
Returns [boolean] True if successful, false if not successful

Properties inherited from: SY_MaintUI

InBrowse, ViewOnly

Methods inherited from: CI_AccountUI_val

ClassChangeAccount(), ClassValidateAccount$(), GetAccountInputLength(), PopupAccountEntry(), PopUpMemoMainAccount()

Methods inherited from: SY_MaintSetUI

ClassOnFocusGrid(), BT_OkView(), BT_RowDel(), BT_RowReset(), BT_RowResetAll(), ChangeKeyColumn(), LoadGrid(), LoadRow(), SaveRow()

Methods inherited from: SY_MaintUI

HasRights(), RefreshBindings(), SetDocDateWarnOff(), SetUIRecord(), SetVar(), AddSuppressedMsg(), BindVariables(), BT_Accept(), BT_AcceptClose(), BT_Cancel(), BT_CancelClose(), BT_Delete(), BT_First(), BT_Last(), BT_List(), BT_Listing(), BT_Next(), BT_Office(), BT_OKView(), BT_Prev(), BT_Print(), CheckMemo(), ClassPushMemoBtn(), ConfirmDelete(), ConfirmWrite(), DefaultChange(), DisplayErrorMsg(), DisplayMemoButton(), DisplayWriteError(), ExplodeIOL(), GetBusinessObject(), GetControlID(), GetFirstID(), HandleDocumentDateWarning(), HasMemos(), HidePopupMenu(), InitBusinessObject(), KeyChange(), LaunchMemo(), OnExit(), PostLoad(), QuickConfirmWrite(), PERFORM ResolveMemoParameters(), ReturnToCtlOrGrid(), PERFORM RtrnToCTLOrGrid(), SetBusinessObject(), SetFocusFailedID(), SetFocusFirstID(), SetFormDisplay(), SetFormState(), SetInitialRecord(), SetNumericVal(), SetStringVal()