Namespace UCodeExtensionUtil
Type aliases
BaseCustomFieldUtil
Type parameters
BaseExtensionUtil
Base
Extension
Util
: { addStopDispose
: AddStopDispose; storage
: StorageUtil; getCurrentTargetId
: any; getHostType
: any; getPlatformType
: any; getServiceName
: any; serviceOnRunning
: any }Type declaration
getCurrentTargetId:function
- getCurrentTargetId(): string
getHostType:function
getPlatformType:function
getServiceName:function
serviceOnRunning:function
- serviceOnRunning(): boolean
ExtraBlockUtility
Extra
Block
Utility
: { storage
: StorageUtil; addStopDispose
: any; getServiceName
: any; serviceOnRunning
: any }Type declaration
addStopDispose:function
- addStopDispose(dispose: () => void): void
getServiceName:function
serviceOnRunning:function
- serviceOnRunning(): boolean