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 SysTreeNodeContainerDispatcher class is responsible for dispatching calls to SystemVersionControlSystem objects.
Syntax
class SysTreeNodeContainerDispatcher
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
allowCreate | Indicates whether all sub-nodes in the container can be created. |
![]() |
allowDelete | Indicates whether all sub-nodes in the container can be deleted. |
![]() |
allowEdit | Indicates whether all sub-nodes in the container can be edited. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkOut | Calls the check-out function for each subnode in the container. |
![]() |
create | Calls the create function for each sub-node in the container. |
![]() |
delete | Calls the delete function for each sub-node in the container. |
![]() |
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.) |
![]() |
moveToModel | Moves to model each subnode in the container. |
![]() |
new | Creates a new instance of the SysTreeNodeContainer class. |
![]() |
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.) |
![]() |
parmTreeNodeContainer | Gets the TreeNodeContainer parameter. |
![]() |
save | Calls the save function for each sub-node in the container. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
supportsSynchronize | Indicates whether the dispatcher supports its own synchronization. |
![]() |
synchronize | Invokes synchronization on a container. |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
undoCheckOut | Invokes the get undo checkout function on a container. |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::collectAllPaths | Collects the full sets of AOT paths that contains the sub-items of tree node containers. |
Top
Inheritance Hierarchy
Object Class
SysTreeNodeContainerDispatcher Class
SysTreeNodeVSProjectDispatcher Class