Uiinfrastructure API Docs  
 

PTStartupTasks Class

Enumerator for startup tasks for uiinfrastructure. Add each new startup class to this helper. Other startup tasks must be added to the task manager dynamically. This enumerator automatically numbers each task sequentially.

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

System.Object
   com.plumtree.uiinfrastructure.application.startup.PTStartupTasks

public class PTStartupTasks

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.application.startup

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

PTStartupTasks Members | com.plumtree.uiinfrastructure.application.startup Namespace