|
Options |
Name |
Purpose |
|
|
+
|
Progress.Windows.Form CreateAnnotationBasedFormInstance (IAnnotationBasedFormParameter, logical, character, character)
|
Creates an annotation based Form instance with the given parameters
|
|
|
#
|
Progress.Windows.Form CreateDynamicFormInstance (character, logical, character)
|
Creates a dynamic Form instance with the given parameters
|
|
|
#
|
Progress.Windows.Form CreateDynamicFormInstance (character, logical, character, character)
|
Creates a dynamic Form instance with the given parameters
|
|
|
+
|
Progress.Windows.Form CreateInstance (character)
|
Creates a Form instance with the given parameters
|
|
|
+
|
Progress.Windows.Form CreateInstance (character, character)
|
Creates a Form instance with the given parameters
|
|
|
+
|
Progress.Windows.Form CreateInstance (character, logical, character)
|
Creates a Form instance with the given parameters
|
|
|
+
|
Progress.Windows.Form CreateInstance (character, logical, character, character)
|
Creates a Form instance with the given parameters
|
|
|
#
|
Progress.Windows.Form CreateStaticFormInstance (character, logical, character)
|
Creates a static Form instance with the given parameters
|
|
|
#
|
Progress.Windows.Form CreateStaticFormInstance (character, logical, character, character)
|
Creates a static Form instance with the given parameters
|
|
|
#
|
HANDLE FetchRepositoryObject (character)
|
Fetches the Repository Data from either the ISmartRepositoryService
or the SmartRepositoryBusinessTask
|
|
|
#
|
HANDLE FetchRepositoryObject (IAnnotationBasedFormParameter)
|
Fetches the Repository Data from either the ISmartRepositoryService
or the SmartRepositoryBusinessTask
|
|
|
+
|
Progress.Windows.Form LaunchForm (character)
|
Launches a Form
|
|
|
+
|
Progress.Windows.Form LaunchForm (character, ISmartDataSource)
|
Launches a Form
|
|
|
+
|
Progress.Windows.Form LaunchForm (character, ISmartDataSource, logical)
|
Launches a Form
|
|
|
+
|
Progress.Windows.Form LaunchForm (character, logical)
|
Launches a Form
|
|
|
#
|
Progress.Windows.Form RenderRepositoryFormInstance (handle, logical, character, character)
|
Creates an annotation based Form instance with the given parameters
|