Appearance
talkcontrol / client/web-components/timer/timer-tc-component / TimerTCComponent
Class: TimerTCComponent
Defined in: src/client/web-components/timer/timer-tc-component.ts:7
Base commune aux wrappers EventBusComponent qui se contentent de retenir une référence vers leur composant Lit hôte (host) pour lui déléguer les réactions aux événements du bus.
Extends
TCComponentWrapper<TimerHost>
Constructors
Constructor
new TimerTCComponent(
host):TimerTCComponent
Defined in: src/common/event-bus/tc-component-wrapper.ts:9
Parameters
host
TimerHost
Returns
TimerTCComponent
Inherited from
TCComponentWrapper.constructor
Properties
controllerComponentChannel
controllerComponentChannel:
EventBus
Defined in: src/common/event-bus/event-bus-component.ts:15
Inherited from
TCComponentWrapper.controllerComponentChannel
host
protectedreadonlyhost:TimerHost
Defined in: src/common/event-bus/tc-component-wrapper.ts:9
Inherited from
Methods
error()
error():
void
Defined in: src/common/event-bus/event-bus-component.ts:24
Returns
void
Inherited from
init()
init():
void
Defined in: src/client/web-components/timer/timer-tc-component.ts:8
Returns
void