C# Class templateApp.GUI.Modulo8.interfazCrearRestriccionAvanceCinta

Afficher le fichier Open project: rosmantorres/sakaratedo

Protected Properties

Свойство Type Description
agregar_restriccion global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btnaceptar global::System.Web.UI.WebControls.Button
comboCinta global::System.Web.UI.WebControls.DropDownList
divcomboCinta global::System.Web.UI.HtmlControls.HtmlGenericControl
horas_docentes global::System.Web.UI.HtmlControls.HtmlInputGenericControl
id_otro global::System.Web.UI.HtmlControls.HtmlGenericControl
puntaje_minimo global::System.Web.UI.HtmlControls.HtmlInputGenericControl
tiempo_maximo global::System.Web.UI.HtmlControls.HtmlInputGenericControl
tiempo_minimo global::System.Web.UI.HtmlControls.HtmlInputGenericControl

Méthodes publiques

Méthode Description
Respuesta ( ) : void
interfazCrearRestriccionAvanceCinta ( ) : System
validarInput ( String pword ) : bool

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btnaceptar_Click ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

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

Respuesta() public méthode

public Respuesta ( ) : void
Résultat void

btnaceptar_Click() protected méthode

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

interfazCrearRestriccionAvanceCinta() public méthode

public interfazCrearRestriccionAvanceCinta ( ) : System
Résultat System

validarInput() public méthode

public validarInput ( String pword ) : bool
pword String
Résultat bool

Property Details

agregar_restriccion protected_oe property

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

btnaceptar protected_oe property

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

comboCinta protected_oe property

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

divcomboCinta protected_oe property

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

horas_docentes protected_oe property

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

id_otro protected_oe property

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

puntaje_minimo protected_oe property

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

tiempo_maximo protected_oe property

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

tiempo_minimo protected_oe property

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