C# Class AerolineaFrba.Abm_Aeronave.Listado

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: santileira/BHLP Class Usage Examples

Méthodes publiques

Свойство Type Description
anterior System.Windows.Forms.Form
filtro1 bool
huboCondicion System.Boolean
llamadoDesdeModificacion bool
llamadoDesdeModificacionSeleccionar System.Boolean
loActivoGenerarViajes bool
loActivoModificar bool
primeraConsulta bool
queryViajes string
sePusoAgregarFiltro1 bool
sePusoAgregarFiltro2 bool
seSeteaQuery bool
serv_cod string
siguiente System.Windows.Forms.Form

Méthodes publiques

Méthode Description
Listado ( ) : System
ejecutarConsulta ( ) : void
extenderQuery ( ) : void
inicio ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Listado_Load ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click_1 ( object sender, EventArgs e ) : void
button5_Click ( object sender, EventArgs e ) : void
button6_Click ( object sender, EventArgs e ) : void
button7_Click_1 ( object sender, EventArgs e ) : void
cambiarVisibilidades ( Form formularioSiguiente ) : void
concatenarCriterio ( TextBox txt, ComboBox combo, string criterio ) : System.Boolean
concatenarCriterio ( DateTimePicker dataTime, ComboBox combo, string criterio ) : void
datosCorrectos ( TextBox txt, ComboBox combo ) : System.Boolean
dg_CellContentClick ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void
dg_CellContentClick_1 ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void
nombreColumna ( string nombre ) : string
sePusoFiltro ( ) : System.Boolean

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Listado() public méthode

public Listado ( ) : System
Résultat System

ejecutarConsulta() public méthode

public ejecutarConsulta ( ) : void
Résultat void

extenderQuery() public méthode

public extenderQuery ( ) : void
Résultat void

inicio() public méthode

public inicio ( ) : void
Résultat void

Property Details

anterior public_oe property

public Form,System.Windows.Forms anterior
Résultat System.Windows.Forms.Form

filtro1 public_oe property

public bool filtro1
Résultat bool

huboCondicion public_oe property

public Boolean,System huboCondicion
Résultat System.Boolean

llamadoDesdeModificacion public_oe property

public bool llamadoDesdeModificacion
Résultat bool

llamadoDesdeModificacionSeleccionar public_oe property

public Boolean,System llamadoDesdeModificacionSeleccionar
Résultat System.Boolean

loActivoGenerarViajes public_oe property

public bool loActivoGenerarViajes
Résultat bool

loActivoModificar public_oe property

public bool loActivoModificar
Résultat bool

primeraConsulta public_oe property

public bool primeraConsulta
Résultat bool

queryViajes public_oe property

public string queryViajes
Résultat string

sePusoAgregarFiltro1 public_oe property

public bool sePusoAgregarFiltro1
Résultat bool

sePusoAgregarFiltro2 public_oe property

public bool sePusoAgregarFiltro2
Résultat bool

seSeteaQuery public_oe property

public bool seSeteaQuery
Résultat bool

serv_cod public_oe property

public string serv_cod
Résultat string

siguiente public_oe property

public Form,System.Windows.Forms siguiente
Résultat System.Windows.Forms.Form