Share via


WHSReservationHierarchyListPanel Class [AX 2012]

The WHSReservationHierarchyListPanel class is to handle list panels used for creation of reservation hierarchies.

Syntax

class WHSReservationHierarchyListPanel extends SysListPanel

Run On

Called

Methods

  Method Description
Dn665964.pubmethod(en-us,AX.60).gif add (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif addData Adds the data from the argument. (Overrides the addData Method.)
Dn665964.protmethod(en-us,AX.60).gif build (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif buildData Returns a container which holds two containers, one with data for the left list panel and one with data for the right list panel.
Dn665964.privmethod(en-us,AX.60).gif buildListFromLeftView
Dn665964.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif context_left (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif context_right (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif dragOver_left (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif enableButtons_upDown (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif fill (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif finalize (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif getData Returns a container which holds two containers, one with data for the left list panel and one with data for the right list panel. (Overrides the getData Method.)
Dn665964.pubmethod(en-us,AX.60).gif getHierarchyListOfFieldIds Returns a list that represents the reservation hierarchy.
Dn665964.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif init (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif insertInToList (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif moveDown_Left (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif moveUp_Left (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SysListPanel class. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif numOfColumns (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif numOfColumnsLeft (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif numOfColumnsRight (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif parmCaptionLeft Gets or sets the CaptionLeft parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmCaptionRight Gets or sets the CaptionRight parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmFormRun Gets or sets the FormRun parameter. (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif parmHasAddAllButton Gets or sets the HasAddAllButton parameter. (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif parmHasRemoveAllButton Gets or sets the HasRemoveAllButton parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmHasUpDownButton Gets or sets the HasUpDownButton parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmHierarchyList Gets or sets the HierarchyList parameter.
Dn665964.pubmethod(en-us,AX.60).gif parmImageId Gets or sets the ImageId parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmImageList Gets or sets the ImageList parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmItemsNeeded Gets or sets the ItemsNeeded parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmOnlyViewAccess Gets or sets the OnlyViewAccess parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmPanelSeparatorTopMargin Gets or sets the PanelSeparatorTopMargin parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmParentId Gets or sets the ParentId parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmParentName Gets or sets the ParentName parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmReloadMethod Gets or sets the ReloadMethod parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmUseImageListOverlay Gets or sets the UseImageListOverlay parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmValidateMethod Gets or sets the ValidateMethod parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmViewLeft Gets or sets the ViewLeft parameter. (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif parmviewRight Gets or sets the viewRight parameter. (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif positionsUpdated (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif reload (Inherited from SysListPanel.)
Dn665964.protmethod(en-us,AX.60).gif remove (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif removeData Removes elements from the hierarchy based on the id's in the container. (Overrides the removeData Method.)
Dn665964.pubmethod(en-us,AX.60).gif selectionChanged_left (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif selectionChanged_right (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn665964.protmethod(en-us,AX.60).gif sortMethod Returns the sorting for the list panels. (Overrides the sortMethod Method.)
Dn665964.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif validate (Inherited from SysListPanel.)
Dn665964.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn665964.pubmethod(en-us,AX.60).gif Dn665964.static(en-us,AX.60).gif ::construct Initializes a new instance of the WHSReservationHierarchyListPanel class.
Dn665964.pubmethod(en-us,AX.60).gif Dn665964.static(en-us,AX.60).gif ::newFromForm Returns a new instance of the WHSReservationHierarchyListPanel class.

Top

Inheritance Hierarchy

Object Class
  SysListPanel Class
    WHSReservationHierarchyListPanel Class