Pruning the Master Explorer folder display

The application developers implement the desired algorithm for pruning the Explorer folder contents.

  1. Write the appropriate pruning method.
    See Prune Explorer Folder callout method template to know how to make use of the input parameters and how to format the required output value.
  2. Specify the method in the Prune Explorer Property Callout property.
The framework calls this method and passes the appropriate input values into the method.
Note: The method is called by the framework when you click an Explorer folder to expand the folder contents.