Method |
Description |
|
CarregaComponentes ( Categoria categoria, EnumTipoOperacao tipoOperacao ) : void |
|
|
DesabilitarDruopBox ( ) : void |
|
|
FocarNoBtn ( ) : void |
|
|
FocarNotxt ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
InstanciarCategoriaRepositorio ( ) : void |
|
|
LimparTxt ( TextBox txt ) : void |
|
|
MensagemDeAviso ( string mensagem ) : void |
|
|
MudarCorDoBotao ( Color color ) : void |
|
|
MudarTextoDoBotao ( string texto ) : void |
|
|
MudarTextoDoForm ( string texto ) : void |
|
|
PosSalvamento ( ) : void |
|
|
PupularCategoria ( ) : Categoria |
|
|
PupularTxt ( ) : void |
|
|
VerificarSeTxtEstaVazio ( ) : bool |
|
|
btnCadastrar_Click ( object sender, EventArgs e ) : void |
|
|
frmCadastrarCategoria_Load ( object sender, EventArgs e ) : void |
|
|
txtCategoria_KeyPress ( object sender, KeyPressEventArgs e ) : void |
|
|