MoveToComponentFolder
This event is triggered when the user moves to the specified component folder in the business component tree.
|
Syntax |
MoveToComponentFolder(Folder) where Folder is the IComponentFolder interface. For details, refer to the ALM Open Test Architecture API Reference. |
|
Type |
Sub |
|
Availability |
|
Note: The MoveToComponentFolder event is not listed in the Scripts Tree of the Script Editor. This event is supported for purposes of backward compatibility. We recommend you use ComponentFolder_MoveTo event instead.

