Namespace: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester
Class 
LoginController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:LoginController
Purpose:Helper Class for the Business Entity Tester and
Business Entity Browser that manages the "Authenticate" button
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 02 18:37:07 CET 2016



Top Method Summary
Options Name Purpose
# Authenticate () Authenticates the user using the current IAuthenticationService
- ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager

Top Constructor Summary
Options Name Purpose
+ LoginController (UltraToolbarsManager, Form) Constructor for the LoginController class


Method Detail
Top

PROTECTED Authenticate ()

Purpose: Authenticates the user using the current IAuthenticationService
Notes:

Top

PRIVATE ToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
Notes:

Parameters:
sender System.Object
The reference to the System.Object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClikcEventArgs with the data for this event


Constructor Detail
Top

PUBLIC LoginController (UltraToolbarsManager, Form)

Purpose: Constructor for the LoginController class
Notes:

Parameters:
poToolbarsManager Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The reference to the UltraToolbarsManager
poForm System.Windows.Forms.Form
The form the login dialog should be parented to


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:13