extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | ServiceProvider |
Browsable | bool | false |
Functions
4FindService
(className: string) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | FindService |
GetService
(className: string) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | GetService |
getService
(className: string) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | getService |
service
(className: string) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | service |
Deprecated | bool | true |
summary | string | Use GetService() instead |
Events
4Close
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Close |
CloseLate
() → void| Field | XML type | Value |
|---|---|---|
Name | string | CloseLate |
ServiceAdded
(service: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | ServiceAdded |
ServiceRemoving
(service: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | ServiceRemoving |