Namespace: Consultingwerk.Windows.Framework.Authorization
Class 
SmartMenuSecurityMaintenanceForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
HasPendingChangesChangedHandler (Object, EventArgs) Event handler for the HasPendingChanges event of the SmartMenuSecurityMaintenance user control
InitializeComponent ()
OnShown (EventArgs) Override of the OnShown Method to first show the form and then initiate reading data.
SelectedColumnIndexChangedHandler (Object, EventArgs) Event handler for the SelectedColumnIndexChanged event of the SmartMenuSecurityMaintenance user control
LOGICAL SelectUserAndGroups () Display a dialog to select Users and Groups and make use of this selection to display security settings.
SetDefault () Set the authorization for the selected nodes to Default
SetRestricted () Set the authorization for the selected nodes to Restricted
SetUnrestricted () Set the authorization for the selected nodes to Unrestricted
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Handles the ToolClick event of the ToolbarController

Top Constructor Summary
Options Name Purpose
SmartMenuSecurityMaintenanceForm () Initializes a new instance of the SmartMenuSecurityMaintenanceForm


Method Detail
Top

HasPendingChangesChangedHandler (Object, EventArgs)

Purpose: Event handler for the HasPendingChanges event of the
SmartMenuSecurityMaintenance user control
Notes: Enables and disables the Cancel and Save button

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Override of the OnShown Method to first show the form and then
initiate reading data.
Notes:

Parameters:
e System.EventArgs
An EventArgs that contains no event data
Top

SelectedColumnIndexChangedHandler (Object, EventArgs)

Purpose: Event handler for the SelectedColumnIndexChanged event of the
SmartMenuSecurityMaintenance user control
Notes: Enables and disables the Restricted, Unrestricted and Default buttons

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

LOGICAL SelectUserAndGroups ()

Purpose: Display a dialog to select Users and Groups and make use of this
selection to display security settings.
Notes:

Returns LOGICAL
Indicator LOGICAL that shows if the selection was changed
Top

SetDefault ()

Purpose: Set the authorization for the selected nodes to Default
Notes:

Top

SetRestricted ()

Purpose: Set the authorization for the selected nodes to Restricted
Notes:

Top

SetUnrestricted ()

Purpose: Set the authorization for the selected nodes to Unrestricted
Notes:

Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Handles the ToolClick event of the ToolbarController
Notes:

Parameters:
sender System.Object
The source of the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
A CancelableEventArgs that contains the data for the event


Constructor Detail
Top

SmartMenuSecurityMaintenanceForm ()

Purpose: Initializes a new instance of the SmartMenuSecurityMaintenanceForm
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:35