FormTreeControl Class
Syntax
class FormTreeControl extends FormControl
Run On
Client
Methods
Method | Description | |
---|---|---|
add | ||
addItem | ||
alignControl | Determines whether to align the control. (Overrides the alignControl Method.) | |
allowEdit | Determines whether the user can modify the contents of the control. (Overrides the allowEdit Method.) | |
allowSysSetup | Retrieves a value that indicates whether the control is shown in the SysSetup form. (Overrides the allowSysSetup Method.) | |
autoDeclaration | Determines whether the system can declare a member variable that has the same name as the control. (Overrides the autoDeclaration Method.) | |
backgroundColor | Gets or sets the background color of the control. | |
backStyle | Determiness whether the control background can be transparent. | |
beginDrag | Is called when the user starts to drag a form tree control. (Overrides the beginDrag Method.) | |
beginEditLabel | ||
beginLabelEdit | ||
bold | Gets or sets the font weight that is used to display text in the control. | |
border | Gets or sets the style of the border for the control. | |
calcControlSize | Retrieves the size of the control. (Overrides the calcControlSize Method.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canScroll | ||
characterSet | Gets or sets the character set of the font. | |
checkBox | ||
colorScheme | Gets or sets the color scheme of the control. | |
configurationKey | Gets or sets the configuration key that is assigned to the control. (Overrides the configurationKey Method.) | |
configurationKeyEx | Returns a list that contains the IDs of configuration keys that are in effect for the control. (Overrides the configurationKeyEx Method.) | |
containerId | Retrieves the ID of the parent container for the control. (Inherited from FormControl.) | |
context | Shows the shortcut menu for the control. (Overrides the context Method.) | |
copy | Copies the form tree control. (Overrides the copy Method.) | |
copyItem | ||
countryRegionCodes | Gets or sets the comma-separated list of country/region codes for the control. (Overrides the countryRegionCodes Method.) | |
createDragImagelist | ||
cut | Cuts the contents of the control. (Overrides the cut Method.) | |
dataRelationPath | Gets or sets the period-delimited list of relations that links the field binding of the DataField object to a relative table. (Overrides the dataRelationPath Method.) | |
dataSourceObject | (Inherited from FormControl.) | |
delete | Deletes the specified item from the form tree control. | |
deleteAll | Deletes all items from the form tree control. | |
displayControl | Displays the control. (Overrides the displayControl Method.) | |
displayTarget | Gets or sets the value that indicates whether the control is displayed in the Microsoft Dynamics AX client, in Enterprise Portal for Microsoft Dynamics AX, or in both. (Overrides the displayTarget Method.) | |
dragDrop | Determines whether drag-and-drop operations are enabled or disabled for the control. (Overrides the dragDrop Method.) | |
dragLeave | Raises the dragLeave event to indicate that a mouse drag operation has left the current control. (Overrides the dragLeave Method.) | |
dragOver | Raises the dragOver event to indicate that a mouse drag operation is over the current control. (Overrides the dragOver Method.) | |
dragOverEx | Raises the dragOverEx event to indicate that a mouse drag operation is over the current control. (Overrides the dragOverEx Method.) | |
dragText | Returns the text that is displayed when the form tree control is dragged. (Overrides the dragText Method.) | |
drop | Raises the drop event to indicate that a drop operation is being performed on the current control. (Overrides the drop Method.) | |
dropEx | Raises the dropEx event to indicate that a drop operation is being performed on the current control. (Overrides the dropEx Method.) | |
editLabels | ||
enabled | Determines whether the object is enabled or disabled. (Overrides the enabled Method.) | |
endDrag | Is called when the user has finished dragging a form tree control. (Overrides the endDrag Method.) | |
endEditLabel | ||
endLabelEdit | ||
enter | ||
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
expand | ||
expanded | ||
expanding | ||
fieldBinding | Retrieves the table and field bindings of the control into a FieldBinding derived class. (Inherited from FormControl.) | |
font | Gets or sets the name of the font that is used for the text in the control. | |
fontSize | Gets or sets the font size that is used for the text in the control. | |
foregroundColor | Gets or sets the color that is used for the text in the control. | |
formRun | (Inherited from FormControl.) | |
getChild | ||
getFirstSelected | ||
getFirstVisible | ||
getImagelist | ||
getItem | ||
getNextSelected | ||
getNextSibling | ||
getNextVisible | ||
getParent | ||
getPrevSelected | ||
getPrevSibling | ||
getPrevVisible | ||
getRoot | ||
getSelectedCount | ||
getSelection | ||
getStateImagelist | ||
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
getVisibleCount | Returns the number of visible items in the tree control. | |
gotFocus | Indicates that the control has received focus. (Overrides the gotFocus Method.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hasButtons | Returns a value that indicates whether the tree control uses expand/collapse buttons. | |
hasChanged | Sets or returns a value that indicates whether the contents of the tree control have changed. (Overrides the hasChanged Method.) | |
hasLines | Returns a value that indicates whether the tree control displays tree connector lines. | |
hasUserSetting | Indicates whether the control has custom user settings. (Overrides the hasUserSetting Method.) | |
height | Gets or sets the height of the control. (Overrides the height Method.) | |
heightMode | Gets or sets a calculation mode for the height of the control. (Overrides the heightMode Method.) | |
heightValue | Gets or sets the height of the control. (Overrides the heightValue Method.) | |
helpField | Returns the Help text for the control. (Overrides the helpField Method.) | |
helpText | Gets or sets the Help text that is displayed at the bottom of the screen when a field or control is pointed to. (Overrides the helpText Method.) | |
hierarchyParent | Gets or sets the HierarchyParent property value of the control. (Overrides the hierarchyParent Method.) | |
hitTest | ||
hWnd | Returns the Windows handle for the control. (Overrides the hWnd Method.) | |
id | Retrieves the ID of the control. (Inherited from FormControl.) | |
inputSearch | Performs data filtering for the control, based on the specified string. (Overrides the inputSearch Method.) | |
isContainer | Returns a value that indicates whether the control is a container. | |
isDisplayed | Returns a value that indicates whether the control is displayed. (Overrides the isDisplayed Method.) | |
isRestricted | Retrieves a value that indicates whether the control is restricted. (Overrides the isRestricted Method.) | |
isUserSetupEnabled | Retrieves a value that indicates whether the control allows for the specified level of customization. (Overrides the isUserSetupEnabled Method.) | |
isVisible | Returns a value that indicates whether the control is visible. (Overrides the isVisible Method.) | |
italic | Sets or returns a value that indicates whether the text in the control is italic. | |
itemCopy | ||
itemDeleted | ||
itemMoved | ||
keyDown | ||
labelText | Retrieves the label text for the control. (Inherited from FormControl.) | |
leave | ||
left | Gets or sets the horizontal position of the control in the form. (Overrides the left Method.) | |
leftMode | Sets the horizontal arrange mode for the control in the form. (Overrides the leftMode Method.) | |
leftValue | Gets or sets the horizontal position of the control in the form. (Overrides the leftValue Method.) | |
linesAtRoot | ||
lock | Locks the form control. (Inherited from FormControl.) | |
lockWindowUpdate | Locks or unlocks the window of the control for update. (Inherited from FormControl.) | |
lostFocus | Indicates that the control has lost focus. (Overrides the lostFocus Method.) | |
markAsUserAdd | Marks or unmarks the control as a user-added control. (Overrides the markAsUserAdd Method.) | |
mouseDblClick | Is called when the control is double-clicked by the user. (Overrides the mouseDblClick Method.) | |
mouseDown | Is called when the user clicks while the mouse pointer is over the control. (Overrides the mouseDown Method.) | |
mouseEnter | Is called when the user moves the mouse pointer into the control. (Overrides the mouseEnter Method.) | |
mouseLeave | Is called when the user moves the mouse pointer out of the control. (Overrides the mouseLeave Method.) | |
mouseMove | Is called when the user moves the mouse pointer over the control. (Overrides the mouseMove Method.) | |
mouseUp | Is called when the user releases the mouse button while the mouse pointer is over the control. (Overrides the mouseUp Method.) | |
moveItem | ||
name | Gets or sets the name that is used in code to identify a form, report, table, query, or another Microsoft Dynamics AX application object. (Overrides the name Method.) | |
neededPermission | (Overrides the neededPermission Method.) | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
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.) | |
packUserSetting | Packs the user settings for the control. (Overrides the packUserSetting Method.) | |
parentControl | Retrieves the parent control for the control. (Overrides the parentControl Method.) | |
paste | Pastes the form tree control in the form. (Overrides the paste Method.) | |
prefColumnSize | Specifies the preferred column width and height for the form tree control. (Overrides the prefColumnSize Method.) | |
registerOverrideMethod | ||
resetUserSetting | Resets the user settings for the control. (Overrides the resetUserSetting Method.) | |
rowSelect | ||
securityKey | Sets or returns the ID of the security key for the control. (Overrides the securityKey Method.) | |
select | ||
selectEx | ||
selectionChanged | Indicates that the user has changed the selected item in the form tree control. | |
selectionChanging | ||
selectItems | ||
selectSetFirstVisible | ||
setFocus | Sets the focus on the control. (Overrides the setFocus Method.) | |
setImagelist | ||
setInsertMark | ||
setItem | ||
setStateImagelist | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
showContextMenu | Shows the shortcut menu for the control. (Overrides the showContextMenu Method.) | |
showSelAlways | ||
singleSelection | ||
skip | Sets or returns a value that indicates whether the control is skipped when the user presses the TAB key to move to the control. (Overrides the skip Method.) | |
toolTip | Returns the tooltip text for the control. (Overrides the toolTip Method.) | |
top | Gets or sets the vertical position of the control in the form. (Overrides the top Method.) | |
topMode | Sets the vertical arrange mode for the control in the form. (Overrides the topMode Method.) | |
topValue | Gets or sets the vertical position of the control in the form. (Overrides the topValue Method.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
trackSelect | ||
type | (Overrides the type Method.) | |
underline | ||
unLock | Unlocks a form control. (Inherited from FormControl.) | |
unpackUserSetting | Unpacks the user settings for the control. (Overrides the unpackUserSetting Method.) | |
update | Updates the control. (Inherited from FormControl.) | |
updateWindow | Updates the window for the control. (Inherited from FormControl.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
userData | Gets or sets the user data for the control. (Overrides the userData Method.) | |
userDataItem | Gets or sets the user data item for the control. (Overrides the userDataItem Method.) | |
userDataItems | Gets or sets the number of user data items for the control. (Overrides the userDataItems Method.) | |
userDisable | Gets or sets the value that indicates whether the control is disabled for the user. (Overrides the userDisable Method.) | |
userHeight | Gets or sets the custom user height for the control. (Overrides the userHeight Method.) | |
userHide | Returns or sets the value that indicates whether the form tree control is hidden from the user. (Overrides the userHide Method.) | |
userOrgContainer | Gets or sets the organization container for the control. (Overrides the userOrgContainer Method.) | |
userOrgSibling | Gets or sets the organization sibling for the control. (Overrides the userOrgSibling Method.) | |
userPromptText | Sets or retrieves the user prompt text for the control. (Overrides the userPromptText Method.) | |
userSecurityLevel | Gets or sets the user security level for the control. (Overrides the userSecurityLevel Method.) | |
userSkip | Sets or returns the value that indicates whether the form control is skipped when the user presses the TAB key to navigate the controls in the form. (Overrides the userSkip Method.) | |
userWidth | Sets or returns the width of the control in pixels, as specified by the user. (Overrides the userWidth Method.) | |
valueStr | Retrieves the value of the control in string format. (Inherited from FormControl.) | |
verticalSpacing | Gets or sets the vertical spacing of the control in the form. (Overrides the verticalSpacing Method.) | |
verticalSpacingMode | Sets the vertical spacing mode for the control in the form. (Overrides the verticalSpacingMode Method.) | |
verticalSpacingValue | Gets or sets the vertical spacing of the control in the form. (Overrides the verticalSpacingValue Method.) | |
visible | Sets or returns a value that indicates whether the control is visible. (Overrides the visible Method.) | |
wait | Pauses a process. (Inherited from Object.) | |
width | Gets or sets the width of the control. (Overrides the width Method.) | |
widthMode | Gets or sets the calculation mode for the width of the control. (Overrides the widthMode Method.) | |
widthValue | Gets or sets the width of the control. (Overrides the widthValue Method.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
FormControl Class
FormTreeControl Class