|
Options |
Name |
Purpose |
|
|
|
ButtonAssignUserToGroup_Click (Object, EventArgs)
|
Adds an assignment to a Group for a User
|
|
|
|
ButtonUnAssignUserFromGroup_Click (Object, EventArgs)
|
Removes the assignment of a User to a Group
|
|
|
|
CopySecurityAssignment ()
|
Copies the Security Assignment from one user to the current user
|
|
|
|
InitializeComponent ()
|
|
|
|
|
OnShown (EventArgs)
|
Override of the OnShown Method to first show the form and then
initiate reading data.
|
|
|
|
RefreshHierarchyData ()
|
Refreshes the hierarchy data if necessary
|
|
|
|
SetAssignmentButtonState ()
|
Set Assignment buttons en or disabled according to the availability
of data to be assigned
|
|
|
|
smartDataBrowser1_BeforeSelectChange (Object, BeforeSelectChangeEventArgs)
|
Save or reject pending changes of the UserGroupAdapter if required
|
|
|
|
SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)
|
Assign or unassign a Group from a User
|
|
|
|
smartToolbarController1_ToolClick (Object, ToolClickEventArgs)
|
Event handler for the ToolClick event of the smartToolbarController1
|
|
|
|
ToggleButtonCopyAssignment ()
|
Toggles the enabled state of the "Copy Security Assignment" tool
|
|
|
|
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)
|
When switching to the UserAssignment tab the contextual tab for
this purpose gets shown
|
|
|
|
UserAdapter_BeginUpdateState (Object, DataSourceUpdateStateEventArgs)
|
Event handler for the BeginUpdateState event of the UserAdapter
|
|
|
|
UserAdapter_CurrentChanged (Object, EventArgs)
|
Event handler for the CurrentChanged event of the UserAdapter
|
|
|
|
UserAdapter_EndUpdateState (Object, DataSourceUpdateStateEventArgs)
|
Event handler for the EndUpdateState event of the UserAdapter
|
|
|
|
UserAuthorizationReport ()
|
Displays the User Authorization Report
|
|
|
|
UserGroupAdapter_AfterRejectTransaction (Object, EventArgs)
|
Refresh the Assignment button sensitivity after rejecting changes
|
|
|
|
UserGroupAdapter_AfterRetrieveData (Object, EventArgs)
|
Refreshes the PossibleAssignment Browser after new Data has been
read by the UserGroupAdapter
|
|
|
|
UserGroupAdapter_BeforeRetrieveData (Object, CancelEventArgs)
|
Sets then CustomerContext just before executing the RetrieveData
Method of the UserGroupAdapter
|
|
|
|
UserGroupAdapter_SmartTransactionStateChanged (Object, EventArgs)
|
Makes sure that the PossibleAssignment Browser shows the correct
data
|
|
|
|
UserGroupReport ()
|
Displays the User Group Report
|