Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PdsFormCtrl_PdsApprovedVendorList serves as a form control the PdsApprovedVendorList form.
Syntax
class PdsFormCtrl_PdsApprovedVendorList extends PmfFormCtrl
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addSubFormCtrl | Adds another PmfFormCtrl object as a sub-control. (Inherited from PmfFormCtrl.) |
![]() |
args | Gets the arguments from the associated FormRun object. (Inherited from PmfFormCtrl.) |
![]() |
argsHaveNoRecord | |
![]() |
caller | Gets a reference to the caller of the associated FormRun object. (Inherited from PmfFormCtrl.) |
![]() |
callerBuffer | Gets the specified record buffer to the associated FormRun object. (Inherited from PmfFormCtrl.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkRecVersion | Indicates whether the record version of the buffer is the same as the record version of the same record in the database. (Inherited from PmfFormCtrl.) |
![]() |
clearCache | Clears the advanced caching. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceActivePost | Executes after the standard code in the active form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceAVLExecuteQueryPre | Sets filters and ranges on PdsApprovedVendorList record according to the parameters set on this class. |
![]() |
dataSourceCreatePre | Executes after the standard code in the create form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceDeletePost | Executes after the standard code in the delete form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceInitPost | Executes after the standard code in the init form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceInitValuePre | Executes after the standard code in the initValue form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceInventTableExecuteQueryPre | Filters InventTable records to the item in the current context. |
![]() |
dataSourceLinkActivePost | Executes after the standard code in the linkActive form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceLinkActivePre | Executes before the standard code in the linkActive form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceValidateDelete | Validates the deletion in a data source. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceValidateWrite | Performs validation on a write to a data source. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceWritePost | Executes after a write to a data source is performed. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceWritePre | Executes before a write to a data source is performed. (Inherited from PmfFormCtrl.) |
![]() |
datesQueryRangeFormat | Gets the query range format for validFrom and validTo query range, according to the specified format arguments. |
![]() |
determineButtonStates | Implements advanced caching for specific rules. (Inherited from PmfFormCtrl.) |
![]() |
editHandlerFromDate | Validates that the controls that are bound to the fromDate value. |
![]() |
editHandlerIncludeNoExpiration | Handler for edit method of controls bound to 'include records without expiration'. |
![]() |
editHandlerToDate | Handles the modification of controls that are bound to the toDate value. |
![]() |
enableDSField | Enables or disables the specified field in the data source. (Inherited from PmfFormCtrl.) |
![]() |
enableFormControl | Enables or disables the specified form control. (Inherited from PmfFormCtrl.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fieldLookup | Performs a lookup for a specified field. (Inherited from PmfFormCtrl.) |
![]() |
fieldModified | Executes when a field is modified. (Inherited from PmfFormCtrl.) |
![]() |
fieldValidate | Performs validation on a specified field. (Inherited from PmfFormCtrl.) |
![]() |
formCaption | |
![]() |
formControlItemIdFilter | |
![]() |
formControlItemIdFilterModified | Updates the ID of the item used as a range for the InventTable data source. |
![]() |
formControlItemName | |
![]() |
getQueryRange | |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initPost | Calls additional functionality after the form has been initialized. (Overrides the initPost Method.) |
![]() |
initPre | Called before it executes the standard code in form event init method. (Overrides the initPre Method.) |
![]() |
menuItemName | Gets the command name that is defined in the arguments of the class. (Inherited from PmfFormCtrl.) |
![]() |
new | Initializes a new instance of the PdsFormCtrl_PdsApprovedVendorList class. (Overrides the new Method.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmAllowEdit | Gets or sets the AllowEdit parameter. |
![]() |
parmBuffer | Gets or sets the primary table buffer that this control will manage. (Inherited from PmfFormCtrl.) |
![]() |
parmFormDataSource | Gets or sets the primary form data source that this control will manage. (Inherited from PmfFormCtrl.) |
![]() |
parmFormRun | Gets or sets an instance of the FormRun class that this control will manage. (Inherited from PmfFormCtrl.) |
![]() |
parmFromDate | Gets or sets the FromDate parameter. |
![]() |
parmIncludeNoExpiration | Gets or sets the IncludeNoExpiration parameter. |
![]() |
parmItemId | Gets or sets the ItemId parameter. |
![]() |
parmShowFilterIncludeNoExpiration | Gets or sets the ShowFilterIncludeNoExpiration parameter. |
![]() |
parmShowFilterValidFrom | Gets or sets the ShowFilterValidFrom parameter. |
![]() |
parmShowFilterValidTo | Gets or sets the ShowFilterValidTo parameter. |
![]() |
parmShowFilterValidToAsOf | Gets or sets the ShowFilterValidToAsOf parameter. |
![]() |
parmShowItemGrid | Gets or sets the ShowItemGrid parameter. |
![]() |
parmShowItemHeader | Gets or sets the ShowItemHeader parameter. |
![]() |
parmShowVendorGrid | Gets or sets the ShowVendorGrid parameter. |
![]() |
parmShowVendorHeader | Gets or sets the ShowVendorHeader parameter. |
![]() |
parmToDate | Gets or sets the ToDate parameter. |
![]() |
parmValidFromShouldBeLastGridField | Gets or sets the ValidFromShouldBeLastGridField parameter. |
![]() |
parmVendorId | Gets or sets the VendorId parameter. |
![]() |
refreshManager | Refreshes all the buttons that are registered by using the FormButtonManager that is associated with this form control. (Inherited from PmfFormCtrl.) |
![]() |
registerCtrlRule | Registers a handling rule for the current object. (Inherited from PmfFormCtrl.) |
![]() |
registerCtrlRuleNoGroup | Registers a handling rule for the current object. (Inherited from PmfFormCtrl.) |
![]() |
runPre | Executes before a call to the run method. (Inherited from PmfFormCtrl.) |
![]() |
setDatasources | Sets the data sources that are used in the rule computation process. (Inherited from PmfFormCtrl.) |
![]() |
setItemIdRange | |
![]() |
setSorting | Sets the sorting parameters for the main data source of the form. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showFilterGroup | |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
updateDesign | Updates the controls on the form. (Inherited from PmfFormCtrl.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
visibleDSField | Indicates whether the specified field in the data source is visible. (Inherited from PmfFormCtrl.) |
![]() |
visibleFormControl | Indicates whether the specified form control is displayed. (Overrides the visibleFormControl Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct | Initializes a new instance of the PdsFormCtrl_PdsApprovedVendorList class. |
![]() ![]() |
::newFromForm | Creates a new instance of the PdsFormCtrl_PdsApprovedVendorList class based on a FormRun object. |
![]() ![]() |
::newFromMenuItem | Initiates a new class derived from PdsFormCtrl_PdsApprovedVendorList according to the menu item that was used to display the form. |
Top
Inheritance Hierarchy
Object Class
PmfFormCtrl Class
PdsFormCtrl_PdsApprovedVendorList Class
PdsFormCtrl_PdsApprovedVendorList_ByItem Class
PdsFormCtrl_PdsApprovedVendorList_ByVend Class
PdsFormCtrl_PdsApprovedVendorList_Expir Class