|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object AddService (Class, Object) |
Adds the specified service to the service container. |
|
+ | Progress.Lang.Object GetMandatoryService (Class) |
Gets the service object of the specified type. |
|
+ | Progress.Lang.Object GetService (Class) |
Gets the service object of the specified type. |
|
+ | RemoveService (Class) |
Removes the specified service type from the service container. |
Top
PUBLIC Progress.Lang.Object AddService (Class, Object)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Object GetMandatoryService (Class)
|
|||||||||||||||||||||||||
PUBLIC Progress.Lang.Object GetService (Class)
|
|||||||||||||||||||||||||
PUBLIC RemoveService (Class)
|