Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SysContextMenu class provides an interface to the context menu.
Syntax
class SysContextMenu
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
buildMenu | Builds a pop-up menu for the specified windows handle. |
![]() |
buildSubMenu | Builds a pop-up menu for the specified tree node and windows handle. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
first | Retrieves the first tree node object. |
![]() |
getFirstNode | Retrieves the first tree node, but does not affect the current position. |
![]() |
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 SysContextMenu class. |
![]() |
next | Retrieves the next tree node 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.) |
![]() |
runMenu | Runs the specified context menu. |
![]() |
selectionCount | Retrieves the number of items selected in the context menu. |
![]() |
setFirstType | Sets the first UtilElementType value in the context menu. |
![]() |
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.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
verifyDatasource | Verifies that the first node in the context menu is among the set of the valid types. |
![]() |
verifyItem | Verifies that the command can be displayed in the context menu. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::startedFrom | Appends a SysContextMenu object to the input _menuFunctionArgs parameter, unless one is already present. |
Top
Remarks
This class is abstract.
Inheritance Hierarchy
Object Class
SysContextMenu Class
SysContextMenuAOT Class
SysContextMenuCompare Class
SysContextMenuFind Class
SysContextMenuTreeNode Class
SysContextMenuXrefNames Class
SysContextMenuxRefReferences Class