@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/components/TagOverviewComponent
TagOverviewComponent
Class TagOverviewComponent
Hierarchy
HTMLElement
TagOverviewComponent
Index
Constructors
constructor
Properties
tags
tag
Service
Methods
connected
Callback
handle
Create
handle
Delete
handle
Edit
render
Constructors
constructor
new
TagOverviewComponent
()
:
TagOverviewComponent
Returns
TagOverviewComponent
Properties
Private
tags
tags
:
ITag
[]
= []
Private
tag
Service
tagService
:
TagService
= ...
Methods
connected
Callback
connectedCallback
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Private
handle
Create
handleCreate
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Private
handle
Delete
handleDelete
(
tag
:
ITag
)
:
Promise
<
boolean
>
Parameters
tag
:
ITag
Returns
Promise
<
boolean
>
Private
handle
Edit
handleEdit
(
tag
:
ITag
)
:
Promise
<
void
>
Parameters
tag
:
ITag
Returns
Promise
<
void
>
Private
render
render
()
:
void
Returns
void
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
tags
tag
Service
Methods
connected
Callback
handle
Create
handle
Delete
handle
Edit
render
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...