Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/module/finance/page/gestion-tat/components/tabla-tat/tabla-tat.component
TablaTatComponent
Clase TablaTatComponent
Índice
Constructors
constructor
Properties
data
delete
edit
loading
page
page
Change
page
Size
selected
Item
total
Items
Methods
get
Gestion
Badge
get
Tipo
Cliente
Badge
on
Delete
on
Edit
on
Page
Change
toggle
Expand
track
By
Id
Constructors
constructor
new
TablaTatComponent
()
:
TablaTatComponent
Retorna
TablaTatComponent
Properties
data
data
:
InputSignal
<
IGestionTatItem
[]
>
= ...
delete
delete
:
OutputEmitterRef
<
IGestionTatItem
>
= ...
edit
edit
:
OutputEmitterRef
<
IGestionTatItem
>
= ...
loading
loading
:
InputSignal
<
boolean
>
= ...
page
page
:
InputSignal
<
number
>
= ...
page
Change
pageChange
:
OutputEmitterRef
<
any
>
= ...
page
Size
pageSize
:
InputSignal
<
number
>
= ...
selected
Item
selectedItem
:
IGestionTatItem
|
null
= null
total
Items
totalItems
:
InputSignal
<
number
>
= ...
Methods
get
Gestion
Badge
getGestionBadge
(
gestion
:
string
)
:
string
Parameters
gestion
:
string
Retorna
string
get
Tipo
Cliente
Badge
getTipoClienteBadge
(
tipo
:
string
)
:
string
Parameters
tipo
:
string
Retorna
string
on
Delete
onDelete
(
item
:
IGestionTatItem
,
event
:
MouseEvent
)
:
void
Parameters
item
:
IGestionTatItem
event
:
MouseEvent
Retorna
void
on
Edit
onEdit
(
item
:
IGestionTatItem
,
event
:
MouseEvent
)
:
void
Parameters
item
:
IGestionTatItem
event
:
MouseEvent
Retorna
void
on
Page
Change
onPageChange
(
event
:
any
)
:
void
Parameters
event
:
any
Retorna
void
toggle
Expand
toggleExpand
(
item
:
IGestionTatItem
)
:
void
Parameters
item
:
IGestionTatItem
Retorna
void
track
By
Id
trackById
(
_index
:
number
,
item
:
IGestionTatItem
)
:
number
Parameters
_index
:
number
item
:
IGestionTatItem
Retorna
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
delete
edit
loading
page
page
Change
page
Size
selected
Item
total
Items
Methods
get
Gestion
Badge
get
Tipo
Cliente
Badge
on
Delete
on
Edit
on
Page
Change
toggle
Expand
track
By
Id
Onix ERP - Documentación Oficial - v0.0.0
Loading...