C# Class UnicontaClient.Pages.CustomPage.AccountantAccess

Inheritance: ChildWindow
Mostra file Open project: Uniconta/Uniconta-Pages Class Usage Examples

Public Methods

Method Description
AccountantAccess ( CrudAPI api, AccountantClient accountant ) : UnicontaClient.Utilities

Private Methods

Method Description
BindAccountant ( CrudAPI api, AccountantClient currentAccountant ) : void
CW_Loaded ( object sender, RoutedEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
ChildWindow_KeyDown ( object sender, KeyEventArgs e ) : void
ClearButton_Click ( object sender, RoutedEventArgs e ) : void
GetRights ( ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
cbAccountant_SelectedIndexChanged ( object sender, RoutedEventArgs e ) : void

Method Details

AccountantAccess() public method

public AccountantAccess ( CrudAPI api, AccountantClient accountant ) : UnicontaClient.Utilities
api CrudAPI
accountant AccountantClient
return UnicontaClient.Utilities