C# Class FinanzasPersonalesWeb.Registros.rCuentas

Inheritance: System.Web.UI.Page
Show file Open project: enelramon/FinanzasPersonalesWeb2016

Protected Properties

Property Type Description
AlertNotificationBox global::System.Web.UI.WebControls.Label
AlertNotificationDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
BuscarButton global::System.Web.UI.WebControls.Button
DropDownUsuario global::System.Web.UI.WebControls.DropDownList
EliminarButton global::System.Web.UI.WebControls.Button
GuardarButton global::System.Web.UI.WebControls.Button
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label54 global::System.Web.UI.WebControls.Label
Label546 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
Label8 global::System.Web.UI.WebControls.Label
LimpiarButton global::System.Web.UI.WebControls.Button
MensajeLabel global::System.Web.UI.WebControls.Label
TbBalance global::System.Web.UI.WebControls.TextBox
TbCuentaId global::System.Web.UI.WebControls.TextBox
TbDescripcion global::System.Web.UI.WebControls.TextBox
TbPorciento global::System.Web.UI.WebControls.TextBox

Public Methods

Method Description
Limpiar ( ) : void
LlenarCampos ( Cuentas Cuenta ) : void
LlenarClase ( Cuentas Cuenta ) : void
LlenarCombos ( ) : void

Protected Methods

Method Description
BuscarButton_Click ( object sender, EventArgs e ) : void
EliminarButton_Click ( object sender, EventArgs e ) : void
GuardarButton_Click ( object sender, EventArgs e ) : void
LimpiarButton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

BuscarButton_Click() protected method

protected BuscarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

EliminarButton_Click() protected method

protected EliminarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

GuardarButton_Click() protected method

protected GuardarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Limpiar() public method

public Limpiar ( ) : void
return void

LimpiarButton_Click() protected method

protected LimpiarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

LlenarCampos() public method

public LlenarCampos ( Cuentas Cuenta ) : void
Cuenta BLL.Cuentas
return void

LlenarClase() public method

public LlenarClase ( Cuentas Cuenta ) : void
Cuenta BLL.Cuentas
return void

LlenarCombos() public method

public LlenarCombos ( ) : void
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

AlertNotificationBox protected property

AlertNotificationBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AlertNotificationBox
return global::System.Web.UI.WebControls.Label

AlertNotificationDiv protected property

AlertNotificationDiv control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl AlertNotificationDiv
return global::System.Web.UI.HtmlControls.HtmlGenericControl

BuscarButton protected property

BuscarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuscarButton
return global::System.Web.UI.WebControls.Button

DropDownUsuario protected property

DropDownUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList DropDownUsuario
return global::System.Web.UI.WebControls.DropDownList

EliminarButton protected property

EliminarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button EliminarButton
return global::System.Web.UI.WebControls.Button

GuardarButton protected property

GuardarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button GuardarButton
return global::System.Web.UI.WebControls.Button

Label1 protected property

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
return global::System.Web.UI.WebControls.Label

Label2 protected property

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
return global::System.Web.UI.WebControls.Label

Label3 protected property

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
return global::System.Web.UI.WebControls.Label

Label4 protected property

Label4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label4
return global::System.Web.UI.WebControls.Label

Label54 protected property

Label54 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label54
return global::System.Web.UI.WebControls.Label

Label546 protected property

Label546 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label546
return global::System.Web.UI.WebControls.Label

Label7 protected property

Label7 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label7
return global::System.Web.UI.WebControls.Label

Label8 protected property

Label8 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label8
return global::System.Web.UI.WebControls.Label

LimpiarButton protected property

LimpiarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button LimpiarButton
return global::System.Web.UI.WebControls.Button

MensajeLabel protected property

MensajeLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label MensajeLabel
return global::System.Web.UI.WebControls.Label

TbBalance protected property

TbBalance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbBalance
return global::System.Web.UI.WebControls.TextBox

TbCuentaId protected property

TbCuentaId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbCuentaId
return global::System.Web.UI.WebControls.TextBox

TbDescripcion protected property

TbDescripcion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbDescripcion
return global::System.Web.UI.WebControls.TextBox

TbPorciento protected property

TbPorciento control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbPorciento
return global::System.Web.UI.WebControls.TextBox