Class SY_OfficeUserMap_ui

Inherits

SY_MaintSetUI

Properties

LOCAL cListingClass$="SY_OfficeUserMapListing_rpt"  

[string] Variable that contains the name of the class to be used for printing a listing

Methods

FUNCTION ClassChangeGrid(gridCtl)  

Function override to prevent the new row from being created when the row key is not set. This was required due to the first (key) column being a drop-box and always having a value in the TEXT$ property.

FUNCTION SetupGrid(gridCtl, form$, gridName$, mntOption)  

Function override to reset the input length of the UserKey$ grid column to the length of UserLogon.

Methods inherited from: SY_MaintSetUI

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