new Service(paramsopt, classParamsopt)
Service base class.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
params |
Help4.service.Service.Params |
<optional> |
||
classParams |
Object |
<optional> |
null |
- Source:
Type Definitions
Params
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
controller |
Help4.controller.Controller | |
eventBus |
Help4.EventBus |
- Source: