DirPartyFormHandler_DIR Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | (Overrides the create Method.) |
| ctrlHideShowButton | (Inherited from DirPartyFormHandler.) |
| ctrlHideShowComboBox | (Inherited from DirPartyFormHandler.) |
| ctrlTabPageGeneral | (Inherited from DirPartyFormHandler.) |
| defaultPartyType | Returns a DirPartyType enum value that indicates the type of party to create. (Inherited from DirPartyFormHandler.) |
| electronicAddressPostWrite | Is a post-script for the LogisticsElectronicAddress table’s formdatasource write() method. (Inherited from DirPartyFormHandler.) |
| electronicAddressPreWrite | Is a pre-script for the LogisticsElectronicAddress table’s formdatasource write() method. (Inherited from DirPartyFormHandler.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCallerName | (Inherited from DirPartyFormHandler.) |
| getDefaultLocationRole | Gets the default location role, depending on the entity type. (Inherited from DirPartyFormHandler.) |
| getSubtypeTableName | (Inherited from DirPartyFormHandler.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initValue | (Inherited from DirPartyFormHandler.) |
| manageFields | (Inherited from DirPartyFormHandler.) |
| name_showContextMenu | Overrides the context menu for name controls. (Inherited from DirPartyFormHandler.) |
| new | (Inherited from DirPartyFormHandler.) |
| 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.) |
| parmAddressBookCtrl | Gets or sets the AddressBookCtrl parameter. (Inherited from DirPartyFormHandler.) |
| parmForceDuplicateCheck | (Inherited from DirPartyFormHandler.) |
| parmPartyType | Gets or sets the PartyType parameter. (Inherited from DirPartyFormHandler.) |
| selectControl | (Inherited from DirPartyFormHandler.) |
| setDatasourceParty | (Inherited from DirPartyFormHandler.) |
| setDatasourcePartyName | (Inherited from DirPartyFormHandler.) |
| setDatasourcePartySubType | (Inherited from DirPartyFormHandler.) |
| setNameControls | Sets the FormStringControl name. (Inherited from DirPartyFormHandler.) |
| setNameFieldsMandatory | Sets the name fields to mandatory or non-mandatory based on the name buffer. (Inherited from DirPartyFormHandler.) |
| setNameProperties | Set up the name control properties like the context menu and lookup. (Inherited from DirPartyFormHandler.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateFullName | Initializes the name in case of a party type record. (Inherited from DirPartyFormHandler.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateWrite | (Inherited from DirPartyFormHandler.) |
| validateWriteName | (Inherited from DirPartyFormHandler.) |
| validateWriteOrganizationName | (Inherited from DirPartyFormHandler.) |
| validateWritePersonName | (Inherited from DirPartyFormHandler.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeAddressBookParty | (Overrides the writeAddressBookParty Method.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: