C# Class templateApp.GUI.Modulo12.M12_AgregarCompetencias

Afficher le fichier Open project: rosmantorres/sakaratedo

Protected Properties

Свойство Type Description
agregar_competencia global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btn_agregarComp global::System.Web.UI.WebControls.Button
comboCintaDesde global::System.Web.UI.WebControls.DropDownList
comboCintaHasta global::System.Web.UI.WebControls.DropDownList
comboOrgs global::System.Web.UI.WebControls.DropDownList
costoComp global::System.Web.UI.WebControls.TextBox
divComboCintaDesde global::System.Web.UI.HtmlControls.HtmlGenericControl
divComboCintaHasta global::System.Web.UI.HtmlControls.HtmlGenericControl
divComboOrg global::System.Web.UI.HtmlControls.HtmlGenericControl
edad_desde global::System.Web.UI.WebControls.TextBox
edad_hasta global::System.Web.UI.WebControls.TextBox
fechaFin global::System.Web.UI.WebControls.HiddenField
fechaIni global::System.Web.UI.WebControls.HiddenField
input_sexo_F global::System.Web.UI.WebControls.RadioButton
input_sexo_M global::System.Web.UI.WebControls.RadioButton
input_status_enCurso global::System.Web.UI.WebControls.RadioButton
input_status_porIniciar global::System.Web.UI.WebControls.RadioButton
input_tipo_ambos global::System.Web.UI.WebControls.RadioButton
input_tipo_kata global::System.Web.UI.WebControls.RadioButton
input_tipo_kumite global::System.Web.UI.WebControls.RadioButton
nombreComp global::System.Web.UI.WebControls.TextBox
organizaciones global::System.Web.UI.WebControls.CheckBox
txtLAT global::System.Web.UI.WebControls.HiddenField
txtLONG global::System.Web.UI.WebControls.HiddenField

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
M12_AgregarCompetencias ( ) : System

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btn_agregarComp_Click ( object sender, EventArgs e ) : void
comboCintaHasta_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboOrgs_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboSexo_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

M12_AgregarCompetencias() public méthode

public M12_AgregarCompetencias ( ) : System
Résultat System

Page_Load() protected méthode

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

btn_agregarComp_Click() protected méthode

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

comboCintaHasta_SelectedIndexChanged() protected méthode

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

comboOrgs_SelectedIndexChanged() protected méthode

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

comboSexo_SelectedIndexChanged() protected méthode

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

Property Details

agregar_competencia protected_oe property

agregar_competencia control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm agregar_competencia
Résultat global::System.Web.UI.HtmlControls.HtmlForm

alert protected_oe property

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

btn_agregarComp protected_oe property

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

comboCintaDesde protected_oe property

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

comboCintaHasta protected_oe property

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

comboOrgs protected_oe property

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

costoComp protected_oe property

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

divComboCintaDesde protected_oe property

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

divComboCintaHasta protected_oe property

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

divComboOrg protected_oe property

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

edad_desde protected_oe property

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

edad_hasta protected_oe property

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

fechaFin protected_oe property

fechaFin control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField fechaFin
Résultat global::System.Web.UI.WebControls.HiddenField

fechaIni protected_oe property

fechaIni control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField fechaIni
Résultat global::System.Web.UI.WebControls.HiddenField

input_sexo_F protected_oe property

input_sexo_F control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_sexo_F
Résultat global::System.Web.UI.WebControls.RadioButton

input_sexo_M protected_oe property

input_sexo_M control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_sexo_M
Résultat global::System.Web.UI.WebControls.RadioButton

input_status_enCurso protected_oe property

input_status_enCurso control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_status_enCurso
Résultat global::System.Web.UI.WebControls.RadioButton

input_status_porIniciar protected_oe property

input_status_porIniciar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_status_porIniciar
Résultat global::System.Web.UI.WebControls.RadioButton

input_tipo_ambos protected_oe property

input_tipo_ambos control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_tipo_ambos
Résultat global::System.Web.UI.WebControls.RadioButton

input_tipo_kata protected_oe property

input_tipo_kata control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_tipo_kata
Résultat global::System.Web.UI.WebControls.RadioButton

input_tipo_kumite protected_oe property

input_tipo_kumite control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton input_tipo_kumite
Résultat global::System.Web.UI.WebControls.RadioButton

nombreComp protected_oe property

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

organizaciones protected_oe property

organizaciones control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox organizaciones
Résultat global::System.Web.UI.WebControls.CheckBox

txtLAT protected_oe property

txtLAT control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField txtLAT
Résultat global::System.Web.UI.WebControls.HiddenField

txtLONG protected_oe property

txtLONG control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField txtLONG
Résultat global::System.Web.UI.WebControls.HiddenField