C# Class NFe.UI.userConfiguracoes

Inheritance: UserControl1
Exibir arquivo Open project: akretion/uninfe Class Usage Examples

Public Properties

Property Type Description
uce_danfe NFe.UI.Formularios.userConfiguracao_danfe
uce_pastas NFe.UI.Formularios.userConfiguracao_pastas

Private Properties

Property Type Description
CopiaDadosDaEmpresaParaControls void
CopiaPastaDeEmpresa string
CopiaPastaDeEmpresa void
CreateControles void
DadosMudaramDaEmpresa bool
InitializeComponent void
btnExcluir_Click void
btnNova_Click void
cbEmpresas_SelectedIndexChanged void
changed_Modificado void
createtpage MetroFramework.Controls.MetroTabPage
userConfiguracoes_Resize void

Public Methods

Method Description
UpdateControles ( ) : void
VerificaSeAbandona ( ) : bool
userConfiguracoes ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
CopiaDadosDaEmpresaParaControls ( Empresa oempresa, bool empty ) : void
CopiaPastaDeEmpresa ( string origemCNPJ, string origemPasta, Empresa destino ) : string

CopiaPastaDaEmpresa

CopiaPastaDeEmpresa ( Empresa empresa, Empresa oempresa ) : void

CopiaPastaDeEmpresa

CreateControles ( ) : void
DadosMudaramDaEmpresa ( bool exibeerro ) : bool
InitializeComponent ( ) : void

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

btnExcluir_Click ( object sender, EventArgs e ) : void
btnNova_Click ( object sender, EventArgs e ) : void
cbEmpresas_SelectedIndexChanged ( object sender, EventArgs e ) : void
changed_Modificado ( object sender, EventArgs e ) : void
createtpage ( int id ) : MetroFramework.Controls.MetroTabPage
userConfiguracoes_Resize ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

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

UpdateControles() public method

public UpdateControles ( ) : void
return void

VerificaSeAbandona() public method

public VerificaSeAbandona ( ) : bool
return bool

userConfiguracoes() public method

public userConfiguracoes ( ) : System
return System

Property Details

uce_danfe public_oe property

public userConfiguracao_danfe,NFe.UI.Formularios uce_danfe
return NFe.UI.Formularios.userConfiguracao_danfe

uce_pastas public_oe property

public userConfiguracao_pastas,NFe.UI.Formularios uce_pastas
return NFe.UI.Formularios.userConfiguracao_pastas