Method |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
Principal_Closing ( object sender, System e ) : void |
|
|
Principal_Load ( object sender, EventArgs e ) : void |
|
|
agregarABM ( string nombre ) : void |
|
|
agregarADesplegable ( string nombre, ToolStripButton boton ) : void |
|
|
agregarAFuncOperacion ( string nombre ) : void |
|
|
agregarAFuncViajes ( string nombre ) : void |
|
|
agregarAMenu ( string funcionalidad ) : void |
|
|
agregarBotonLogout ( ) : void |
|
|
agregarFuncionalidadUnica ( string nombre ) : void |
|
|
boton_Click ( object sender, EventArgs e ) : void |
|
|
cargarDiccionarioFormularios ( ) : void |
|
|
cargarDiccionarioFuncionalidades ( ) : void |
|
|
crearYAgregarADesplegable ( string desplegable, string funcionalidad, int longitudBoton ) : void |
|
|
generarBoton ( string nombre, int longitud ) : ToolStripButton |
|
|
generarBoton ( string nombre, int longitud, string ABM ) : ToolStripButton |
|
|
generarDesplegable ( string nombre ) : void |
|
|
generarMenu ( ) : void |
|
|
listaFuncionalidades ( ) : List |
|
|
salir_Click ( object sender, EventArgs e ) : void |
|
|