Method | Description | |
---|---|---|
AgregarDato ( ) : void |
Permite agregar un dato a la lista.
|
|
AgregarPlanilla ( ) : bool |
Registra una planilla con los datos.
|
|
Alerta ( string msj ) : void | ||
LlenarComboTipoPlanilla ( ) : void |
Llenar el combobox con los tipos de planillas existentes.
|
|
NombreTipoPlanillaVisible ( ) : void |
Permite que el nombre de tipo planilla sea visible.
|
|
PageLoadRegistrarPlanilla ( ) : void |
Carga la pagina.
|
|
PresentadorM14RegistrarPlanilla ( IContratoM14RegistrarPlanilla vista ) : System | ||
QuitarDato ( ) : void |
Permite quitar los datos de la lista.
|
public PresentadorM14RegistrarPlanilla ( IContratoM14RegistrarPlanilla vista ) : System | ||
vista | IContratoM14RegistrarPlanilla | |
return | System |