DirViewLocationHierarchyUIInterface Interface [AX 2012]
The DirViewLocationHierarchyUIInterface class is the interface that is used to respond to events from the DirViewLocationHierarchyController class.
| Method | Description | |
|---|---|---|
| activeRecordChanged | Indicates whether the active record has changed. |
| askBeforeRecordDelete | Confirms that the record should be deleted. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteRecordEnable | Indicates whether the delete record functionality can be enabled. |
| editRecordEnable | Indicates if the edit record functionality can be enabled. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| newCompanyEnable | Indicates whether the functionality to create a new company can be enabled. |
| newInventoryAisleEnable | Indicates whether the functionality to create a new inventory aisle can be enabled. |
| newLocationEnable | Indicates whether the functionality to create a new location can be enabled. |
| newProdUnitEnable | Indicates whether the functionality to create a new production unit can be enabled. |
| newResourceEnable | Indicates whether the functionality to create a new resource can be enabled. |
| newResourceGroupEnable | Indicates whether the functionality to create a new resource group can be enabled. |
| newSiteEnable | Indicates whether the functionality to create a new site can be enabled. |
| newWarehouseEnable | Indicates whether the functionality to create a new warehouse can be enabled. |
| 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.) |
| refreshTree | Indicates that the visual hierarchy should be refreshed. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showRecordForm | Indicates that the form corresponding to the record should be displayed. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| viewInventoryAislesEnable | Indicates if the functionality to view inventory aisles can be enabled. |
| viewLocationCopyAisleEnable | Indicates whether the functionality to copy inventory aisles can be enabled. |
| viewLocationCopyRackEnable | Indicates whether the functionality to copy racks can be enabled. |
| viewLocationLayoutMenuEnable | Indicates whether the warehouse layout functionality can be enabled. |
| viewLocationMaintenanceEnable | Indicates whether the warehouse maintenance functionality can be enabled. |
| viewLocationsEnable | Indicates whether the functionality to view inventory locations can be enabled. |
| viewLocationStoreAreasEnable | Indicates whether the functionality to view store areas can be enabled. |
| viewLocationStoreZonesEnable | Indicates whether the functionality to view store zones can be enabled. |
| viewProductionUnitsEnable | Indicates if the functionality to view production units can be enabled. |
| viewProductsEnable | Indicates whether the functionality to view all products can be enabled. |
| viewProductsPerCompanyEnable | Indicates whether the functionality to view products per company can be enabled. |
| viewResourceGroupsEnable | Indicates whether the functionality to view resource groups can be enabled. |
| viewResourcesEnable | Indicates whether the functionality to view resources can be enabled. |
| viewSiteAddressEnable | Indicates whether the functionality to view site addresses can be enabled. |
| viewSitesEnable | Indicates whether the functionality to view sites can be enabled. |
| viewWarehouseActionsEnable | Indicates whether the functionality to view warehouses can be enabled. |
| viewWarehouseAddressEnable | Indicates whether the functionality to view warehouse addresses can be enabled. |
| viewWarehouseCopyEnable | Indicates whether the functionality to copy warehouses can be enabled. |
| viewWarehouseExtCodesEnable | Indicates whether the functionality to view external warehouse codes can be enabled. |
| viewWarehousesEnable | Indicates whether the functionality to view warehouses can be enabled. |
| viewWarehouseStoreAreasEnable | Indicates whether the functionality to view warehouse store areas can be enabled. |
| viewWarehouseTransportEnable | Indicates whether the functionality to view warehouse transport settings can be enabled. |
| viewWarehouseWizardEnable | Indicates whether the functionality to view the warehouse wizard can be enabled. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: