SysListPanelSet_DataArea Class [AX 2012]
Syntax
class SysListPanelSet_DataArea extends SysListPanelSet
Run On
Client
Methods
Method | Description | |
---|---|---|
add | (Inherited from SysListPanel.) | |
addData | (Inherited from SysListPanelSet.) | |
build | (Inherited from SysListPanel.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
context_left | (Inherited from SysListPanel.) | |
context_right | (Inherited from SysListPanel.) | |
dragOver_left | (Inherited from SysListPanel.) | |
enableButtons_upDown | (Inherited from SysListPanel.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fill | (Inherited from SysListPanel.) | |
finalize | (Inherited from SysListPanel.) | |
getData | (Overrides the getData Method.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
init | (Inherited from SysListPanel.) | |
insertInToList | (Inherited from SysListPanel.) | |
moveDown_Left | (Inherited from SysListPanel.) | |
moveUp_Left | (Inherited from SysListPanel.) | |
new | Initializes a new instance of the SysListPanel class. (Inherited from SysListPanel.) | |
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.) | |
numOfColumns | (Overrides the numOfColumns Method.) | |
numOfColumnsLeft | (Inherited from SysListPanel.) | |
numOfColumnsRight | (Inherited from SysListPanel.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmCaptionLeft | Gets or sets the CaptionLeft parameter. (Overrides the parmCaptionLeft Method.) | |
parmCaptionRight | Gets or sets the CaptionRight parameter. (Overrides the parmCaptionRight Method.) | |
parmFormRun | Gets or sets the FormRun parameter. (Inherited from SysListPanel.) | |
parmHasAddAllButton | Gets the HasAddAllButton parameter. (Overrides the parmHasAddAllButton Method.) | |
parmHasRemoveAllButton | Gets the HasRemoveAllButton parameter. (Overrides the parmHasRemoveAllButton Method.) | |
parmHasUpDownButton | Gets or sets the HasUpDownButton parameter. (Inherited from SysListPanel.) | |
parmImageId | Gets or sets the ImageId parameter. (Overrides the parmImageId Method.) | |
parmImageList | Gets or sets the ImageList parameter. (Inherited from SysListPanel.) | |
parmInSet | Gets or sets the InSet parameter. (Inherited from SysListPanelSet.) | |
parmItemsNeeded | Gets or sets the ItemsNeeded parameter. (Inherited from SysListPanel.) | |
parmOnlyViewAccess | Gets or sets the OnlyViewAccess parameter. (Inherited from SysListPanel.) | |
parmPanelSeparatorTopMargin | Gets or sets the PanelSeparatorTopMargin parameter. (Inherited from SysListPanel.) | |
parmParentId | Gets or sets the ParentId parameter. (Inherited from SysListPanel.) | |
parmParentName | Gets or sets the ParentName parameter. (Inherited from SysListPanel.) | |
parmReloadMethod | Gets or sets the ReloadMethod parameter. (Inherited from SysListPanel.) | |
parmUseImageListOverlay | Gets or sets the UseImageListOverlay parameter. (Inherited from SysListPanel.) | |
parmValidateMethod | Gets or sets the ValidateMethod parameter. (Inherited from SysListPanel.) | |
parmViewLeft | Gets or sets the ViewLeft parameter. (Inherited from SysListPanel.) | |
parmviewRight | Gets or sets the viewRight parameter. (Inherited from SysListPanel.) | |
positionsUpdated | (Inherited from SysListPanel.) | |
reload | (Inherited from SysListPanel.) | |
remove | (Inherited from SysListPanel.) | |
removeData | (Inherited from SysListPanelSet.) | |
selectionChanged_left | (Inherited from SysListPanel.) | |
selectionChanged_right | (Inherited from SysListPanel.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
sortMethod | (Inherited from SysListPanel.) | |
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.) | |
validate | (Inherited from SysListPanel.) | |
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 SysListPanelSet_DataArea class. | |
::getDataServer |
Top
Inheritance Hierarchy
Object Class
SysListPanel Class
SysListPanelSet Class
SysListPanelSet_DataArea Class