Plumtree UI Infrastructure API  
 

OpenPlugin Class

This plugin enables the Common Opener to open objects using the more human readable "open" parameter instead of the "clsID" parameter. The "open" is processed into its ClassID equivalent and put back into the QS.

For a list of all members of this type, see OpenPlugin Members.

System.Object
   com.plumtree.uiinfrastructure.opener.plugins.OpenPlugin

public class OpenPlugin : IOpenerPlugins

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.opener.plugins

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

OpenPlugin Members | com.plumtree.uiinfrastructure.opener.plugins Namespace