|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | Progress.Windows.Form CreateDynamicFormInstance (character, logical, character) |
Creates a staic 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 CreateStaticFormInstance (character, logical, character) |
Creates a staic Form instance with the given parameters |
|
# | HANDLE FetchRepositoryObject (character) |
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 |
Top
PROTECTED Progress.Windows.Form CreateDynamicFormInstance (character, logical, character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Windows.Form CreateInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form CreateInstance (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Windows.Form CreateInstance (character, logical, character)
|
||||||||||||||||||||||||||||||
PROTECTED Progress.Windows.Form CreateStaticFormInstance (character, logical, character)
|
||||||||||||||||||||||||||||||
PROTECTED HANDLE FetchRepositoryObject (character)
|
||||||||||||||||||||||||||||||
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)
|