C# Class FinanzasPersonalesWeb.Transferencia

Afficher le fichier Open project: enelramon/FinanzasPersonalesWeb2016

Protected Properties

Свойство 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

Méthodes publiques

Méthode Description
Limpiar ( ) : void
Llenar ( Transferencias transferencia ) : void

Méthodes protégées

Méthode 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 méthode

protected Buscarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

CuentaOrigenDropDownList_SelectedIndexChanged() protected méthode

protected CuentaOrigenDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Eliminarbutton_Click() protected méthode

protected Eliminarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

GuardarButton_Click1() protected méthode

protected GuardarButton_Click1 ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Limpiar() public méthode

public Limpiar ( ) : void
Résultat void

Llenar() public méthode

public Llenar ( Transferencias transferencia ) : void
transferencia Transferencias
Résultat void

Nuevobutton_Click() protected méthode

protected Nuevobutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

BuscarButton protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

CuentaDestinoDropDownList protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

CuentaOrigenDropDownList protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

Eliminarbutton protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

FechaTextBox protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

GuardarButton protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

Label protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label1 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label2 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label3 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label4 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label5 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label7 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

MontoTextBox protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

Nuevobutton protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

ObservacionTextBox protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

TransferenciaIdTextBox protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

UpdatePanel1 protected_oe 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
Résultat global::System.Web.UI.UpdatePanel

UsuarioIdTextBox protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox