C# Class templateApp.GUI.Modulo5.M5_CrearCintas

Inheritance: System.Web.UI.Page, IContratoCrearCinta
Mostra file Open project: rosmantorres/sakaratedo

Protected Properties

Property Type Description
ListOrg global::System.Web.UI.WebControls.DropDownList
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
alertlocal global::System.Web.UI.HtmlControls.HtmlGenericControl
btnCrearCintas global::System.Web.UI.WebControls.Button
cate global::System.Web.UI.HtmlControls.HtmlInputText
color global::System.Web.UI.HtmlControls.HtmlInputText
consulta_org global::System.Web.UI.HtmlControls.HtmlForm
divComboTipoListOrg global::System.Web.UI.HtmlControls.HtmlGenericControl
ord global::System.Web.UI.HtmlControls.HtmlInputText
ran global::System.Web.UI.HtmlControls.HtmlInputText
signi global::System.Web.UI.HtmlControls.HtmlInputText

Public Methods

Method Description
Respuesta ( ) : void
agregarOrganizacionCombo ( string id, string nombre ) : void
alertaAgregarFallido ( Exception ex ) : void
alertaAgregarFallidoOrden ( ExcepcionesSKD ex ) : void
alertaAgregarFallidoRepetida ( ExcepcionesSKD ex ) : void
alertaCamposVacios ( ) : void
alertaExpresiones ( ) : void

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnCrearCinta ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

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

Respuesta() public method

public Respuesta ( ) : void
return void

agregarOrganizacionCombo() public method

public agregarOrganizacionCombo ( string id, string nombre ) : void
id string
nombre string
return void

alertaAgregarFallido() public method

public alertaAgregarFallido ( Exception ex ) : void
ex System.Exception
return void

alertaAgregarFallidoOrden() public method

public alertaAgregarFallidoOrden ( ExcepcionesSKD ex ) : void
ex ExcepcionesSKD
return void

alertaAgregarFallidoRepetida() public method

public alertaAgregarFallidoRepetida ( ExcepcionesSKD ex ) : void
ex ExcepcionesSKD
return void

alertaCamposVacios() public method

public alertaCamposVacios ( ) : void
return void

alertaExpresiones() public method

public alertaExpresiones ( ) : void
return void

btnCrearCinta() protected method

protected btnCrearCinta ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

ListOrg protected_oe property

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

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

alertlocal protected_oe property

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

btnCrearCintas protected_oe property

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

cate protected_oe property

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

color protected_oe property

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

consulta_org protected_oe property

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

divComboTipoListOrg protected_oe property

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

ord protected_oe property

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

ran protected_oe property

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

signi protected_oe property

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