Class JC_JobStatus_ui

Inherits

SY_MaintSetUI

Properties

LOCAL cEntityName$="Job Status"  

Entity name to display in delete confirmation message box

LOCAL cLockColumns=isFALSE  
Variable for column attribute
LOCAL cMainLockColumn=isFALSE  
Variable for frozen column
LOCAL cListingClass$="JC_JobStatusListing_rpt"  
Name of the report class

Methods

FUNCTION ClassOnFocusGrid(gridCtl)  

Logic to execute when grid has focus

ParameterDescription
gridCtl [input, numeric] Control ID for the grid to be used
Returns [boolean] True if successful, false if not successful

Methods inherited from: SY_MaintSetUI

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