Appearance
talkcontrol / client/web-components/notes/notes-tc-component / NotesTCComponent
Class: NotesTCComponent
Defined in: src/client/web-components/notes/notes-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<NotesHost>
Constructors
Constructor
new NotesTCComponent(
host):NotesTCComponent
Defined in: src/common/event-bus/tc-component-wrapper.ts:9
Parameters
host
NotesHost
Returns
NotesTCComponent
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:NotesHost
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/notes/notes-tc-component.ts:8
Returns
void