Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/shared/master/components/branch/branch.component
BranchComponent
Clase BranchComponent
Índice
Constructors
constructor
Properties
data
Branch
id
master
Service
message
Service
name
save
store
Methods
cancel
Edit
edit
Branch
post
Branch
post
Edit
Branch
Constructors
constructor
new
BranchComponent
()
:
BranchComponent
Retorna
BranchComponent
Properties
data
Branch
dataBranch
:
InputSignal
<
IGetBranch
[]
>
= ...
id
id
:
WritableSignal
<
number
>
= ...
master
Service
masterService
:
MasterService
= ...
message
Service
messageService
:
MessageService
= ...
name
name
:
string
= ""
save
save
:
OutputEmitterRef
<
void
>
= ...
store
store
:
Store
= ...
Methods
cancel
Edit
cancelEdit
()
:
void
Retorna
void
edit
Branch
editBranch
(
name
:
string
,
id
:
number
)
:
void
Parameters
name
:
string
id
:
number
Retorna
void
post
Branch
postBranch
()
:
void
Retorna
void
post
Edit
Branch
postEditBranch
()
:
void
Retorna
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Branch
id
master
Service
message
Service
name
save
store
Methods
cancel
Edit
edit
Branch
post
Branch
post
Edit
Branch
Onix ERP - Documentación Oficial - v0.0.0
Loading...