Method |
Description |
|
AjustarTamanhoDoGrid ( EnumComanda enumComanda ) : void |
|
|
CarregaGridSelecao ( ) : void |
|
|
CarregarGridComanda ( ) : void |
|
|
CarregarTextoDePermissao ( ) : void |
|
|
EsconderBotoes ( Button buttonList ) : void |
|
|
EsconderTxt ( TextBox txt ) : void |
|
|
FecharForm ( ) : void |
|
|
FocarNoBtn ( Button btn ) : void |
|
|
GetvalorDaComanda ( ) : decimal |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
InstanciarComandaRepositorio ( ) : void |
|
|
InstanciarVendaComComandaAtivaRepositorio ( ) : void |
|
|
LimparTxt ( ) : void |
|
|
MudarLocationDoButton ( Button btn, Point location ) : void |
|
|
MudarLocationDoGrid ( DataGridView btn, Point location ) : void |
|
|
MudarTextoDoButton ( Button btn, string txt ) : void |
|
|
MudarTextoDoForm ( string txt ) : void |
|
|
MudarTextoDoGruopBox ( GroupBox gpb, string txt ) : void |
|
|
MudartamanhoDoButton ( Button btn, Size size ) : void |
|
|
MudartamanhoDoGrid ( DataGridView btn, Size size ) : void |
|
|
PegaIDSelecionadaDoGrid ( ) : int |
|
|
PegarCodigoDaComanda ( ) : void |
|
|
btnAlterar_Click ( object sender, EventArgs e ) : void |
|
|
btnDeletar_Click ( object sender, EventArgs e ) : void |
|
|
btnNovo_Click ( object sender, EventArgs e ) : void |
|
|
btnSair_Click ( object sender, EventArgs e ) : void |
|
|
dgvComanda_CellDoubleClick ( object sender, DataGridViewCellEventArgs e ) : void |
|
|
dgvComanda_KeyDown ( object sender, KeyEventArgs e ) : void |
|
|
dgvComanda_KeyPress ( object sender, KeyPressEventArgs e ) : void |
|
|
frmGerenciarComanda_Load ( object sender, EventArgs e ) : void |
|
|
txtPesquisar_KeyPress ( object sender, KeyPressEventArgs e ) : void |
|
|
txtPesquisar_TextChanged ( object sender, EventArgs e ) : void |
|
|