|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
Top
PUBLIC Progress.Windows.Form CreateAnnotationBasedFormInstance (IAnnotationBasedFormParameter, logical, character, character)
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Progress.Windows.Form CreateDynamicFormInstance (character, logical, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Windows.Form CreateDynamicFormInstance (character, logical, character, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form CreateInstance (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form CreateInstance (character, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form CreateInstance (character, logical, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form CreateInstance (character, logical, character, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Windows.Form CreateStaticFormInstance (character, logical, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Windows.Form CreateStaticFormInstance (character, logical, character, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED HANDLE FetchRepositoryObject (character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED HANDLE FetchRepositoryObject (IAnnotationBasedFormParameter)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form LaunchForm (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form LaunchForm (character, ISmartDataSource)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form LaunchForm (character, ISmartDataSource, logical)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form LaunchForm (character, logical)
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Windows.Form RenderRepositoryFormInstance (handle, logical, character, character)
|