|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object CreateInstance (Class) |
Creates an object instance |
|
+ | Progress.Lang.Object CreateInstance (Class, character) |
Creates an object instance |
|
+ | Progress.Lang.Object CreateInstance (Class, character, Object[]) |
Creates an object instance |
|
+ | Progress.Lang.Object CreateInstance (Class, Object[]) |
Creates an object instance |
|
+ | dispose () |
/* Destroy/Shutdown/Anti-Initializer */ Inherited from Ccs.Common.IService |
|
+ | initialize () |
/* Initializer/Startup */ Inherited from Ccs.Common.IService |
Top
PUBLIC Progress.Lang.Object CreateInstance (Class)
|
||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Object CreateInstance (Class, character)
|
||||||||||||||||||||||||||||||||
PUBLIC Progress.Lang.Object CreateInstance (Class, character, Object[])
|
||||||||||||||||||||||||||||||||
PUBLIC Progress.Lang.Object CreateInstance (Class, Object[])
|
||||||||||||||||||||||||||||||||
PUBLIC dispose ()
|
||||||||||||||||||||||||||||||||
PUBLIC initialize ()
|