Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/module/finance/page/gestion-cliente/components/modal-editar-gestion/modal-editar-gestion.component
ModalEditarGestionComponent
Clase ModalEditarGestionComponent
Índice
Constructors
constructor
Properties
canal
Options
clasificacion
Options
cliente
close
form
message
Service
resultado
Contacto
Options
save
sending
tipo
Gestion
Options
visible
Methods
cancel
on
Dialog
Hide
on
Save
Complete
populate
Form
submit
Constructors
constructor
new
ModalEditarGestionComponent
()
:
ModalEditarGestionComponent
Retorna
ModalEditarGestionComponent
Properties
canal
Options
canalOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
clasificacion
Options
clasificacionOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
cliente
cliente
:
InputSignal
<
IGestionClienteItem
|
null
>
= ...
close
close
:
OutputEmitterRef
<
void
>
= ...
form
form
:
FormGroup
<
ɵNullableFormControls
<
{
clasificacion
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
idCanalGestion
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
idTipoGestion
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
resultadoContacto
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
resumenGestion
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
[]
)
[]
;
}
,
>
,
>
= ...
message
Service
messageService
:
MessageService
= ...
resultado
Contacto
Options
resultadoContactoOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
save
save
:
OutputEmitterRef
<
{
data
:
Partial
<
IGestionClienteItem
>
;
idPedido
:
number
}
>
= ...
sending
sending
:
boolean
= false
tipo
Gestion
Options
tipoGestionOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
visible
visible
:
InputSignal
<
boolean
>
= ...
Methods
cancel
cancel
()
:
void
Retorna
void
on
Dialog
Hide
onDialogHide
()
:
void
Retorna
void
on
Save
Complete
onSaveComplete
(
success
:
boolean
)
:
void
Parameters
success
:
boolean
Retorna
void
populate
Form
populateForm
(
cliente
:
IGestionClienteItem
)
:
void
Parameters
cliente
:
IGestionClienteItem
Retorna
void
submit
submit
()
:
void
Retorna
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
canal
Options
clasificacion
Options
cliente
close
form
message
Service
resultado
Contacto
Options
save
sending
tipo
Gestion
Options
visible
Methods
cancel
on
Dialog
Hide
on
Save
Complete
populate
Form
submit
Onix ERP - Documentación Oficial - v0.0.0
Loading...