C# 클래스 FinanzasPersonalesWeb.Transferencia

파일 보기 프로젝트 열기: enelramon/FinanzasPersonalesWeb2016

보호된 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Limpiar ( ) : void
Llenar ( Transferencias transferencia ) : void

보호된 메소드들

메소드 설명
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

메소드 상세

Buscarbutton_Click() 보호된 메소드

protected Buscarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

CuentaOrigenDropDownList_SelectedIndexChanged() 보호된 메소드

protected CuentaOrigenDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Eliminarbutton_Click() 보호된 메소드

protected Eliminarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

GuardarButton_Click1() 보호된 메소드

protected GuardarButton_Click1 ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Limpiar() 공개 메소드

public Limpiar ( ) : void
리턴 void

Llenar() 공개 메소드

public Llenar ( Transferencias transferencia ) : void
transferencia Transferencias
리턴 void

Nuevobutton_Click() 보호된 메소드

protected Nuevobutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

BuscarButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

CuentaDestinoDropDownList 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DropDownList

CuentaOrigenDropDownList 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DropDownList

Eliminarbutton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

FechaTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

GuardarButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

Label 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label1 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label2 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label3 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label4 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label5 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label7 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

MontoTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

Nuevobutton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

ObservacionTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

TransferenciaIdTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

UpdatePanel1 보호되어 있는 프로퍼티

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

UsuarioIdTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox