Class SY_State_ui

Known SubClasses

SY_StateCodeOTF_ui

Properties

LOCAL cListingClass$="SY_StateCodeListing_ui"  

local variable used by standard BT_Listing button

LOCAL cEntityName$  

Methods

FUNCTION LOCAL BT_Cancel()  

Logic to execute when the Cancel button is pressed

Returns [boolean] True if successful, false if not successful
FUNCTION LOCAL BT_List()  

Logic to execute when the List button is pressed

Returns [boolean] Always successful
FUNCTION LOCAL BT_Listing()  

Logic to execute when the Print button is pressed

Returns [boolean] Always successful
FUNCTION LOCAL ChangeCountryCode()  

Logic to execute when the value in the Country Code control is changed

Returns [boolean] True if successful, false if not successful
FUNCTION LOCAL ChangeStateCode()  

Logic to execute when the value in the Zip Code control is changed

Returns [boolean] True if successful, false if not successful
FUNCTION LOCAL PostLoad()  

Logic to execute after the display of the dialog

Returns [boolean] True if successful, false if not successful
FUNCTION LOCAL PostReadRec()  

Logic to execute after a record is read

Returns [boolean] True if successful, false if not successful

Properties inherited from: CI_CountryUI_val

cAllowCountryOTF

Properties inherited from: SY_MaintUI

InBrowse, ViewOnly

Methods inherited from: CI_CountryUI_val

ClassChangeCountry()

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()