C# Class FinanzasPersonalesWeb.Transferencia

Show file Open project: enelramon/FinanzasPersonalesWeb2016

Protected Properties

Property Type Description
BuscarButton global::System.Web.UI.WebControls.Button
CuentaDestinoDropDownList global::System.Web.UI.WebControls.DropDownList
CuentaOrigenDropDownList global::System.Web.UI.WebControls.DropDownList
Eliminarbutton global::System.Web.UI.WebControls.Button
FechaTextBox global::System.Web.UI.WebControls.TextBox
GuardarButton global::System.Web.UI.WebControls.Button
Label global::System.Web.UI.WebControls.Label
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
Label5 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
MontoTextBox global::System.Web.UI.WebControls.TextBox
Nuevobutton global::System.Web.UI.WebControls.Button
ObservacionTextBox global::System.Web.UI.WebControls.TextBox
TransferenciaIdTextBox global::System.Web.UI.WebControls.TextBox
UpdatePanel1 global::System.Web.UI.UpdatePanel
UsuarioIdTextBox global::System.Web.UI.WebControls.TextBox

Public Methods

Method Description
Limpiar ( ) : void
Llenar ( Transferencias transferencia ) : void

Protected Methods

Method Description
Buscarbutton_Click ( object sender, EventArgs e ) : void
CuentaOrigenDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void
Eliminarbutton_Click ( object sender, EventArgs e ) : void
GuardarButton_Click1 ( object sender, EventArgs e ) : void
Nuevobutton_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 EventArgs
return void

CuentaOrigenDropDownList_SelectedIndexChanged() protected method

protected CuentaOrigenDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Eliminarbutton_Click() protected method

protected Eliminarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

GuardarButton_Click1() protected method

protected GuardarButton_Click1 ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Limpiar() public method

public Limpiar ( ) : void
return void

Llenar() public method

public Llenar ( Transferencias transferencia ) : void
transferencia Transferencias
return void

Nuevobutton_Click() protected method

protected Nuevobutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Page_Load() protected method

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

Property Details

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

CuentaDestinoDropDownList protected property

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

CuentaOrigenDropDownList protected property

CuentaOrigenDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList CuentaOrigenDropDownList
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

FechaTextBox protected property

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

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

Label protected property

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

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

Label5 protected property

Label5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label5
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

MontoTextBox protected property

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

Nuevobutton protected property

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

ObservacionTextBox protected property

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

TransferenciaIdTextBox protected property

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

UpdatePanel1 protected property

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

UsuarioIdTextBox protected property

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