|
Options |
Name |
Purpose |
|
|
|
ButtonAssignGroupToGroup_Click (Object, EventArgs)
|
Assigns a possible parent group to the selected group
|
|
|
|
ButtonAssignUserToGroup_Click (Object, EventArgs)
|
Adds an assignment to a Group for a User
|
|
|
|
ButtonRemoveGroup_Click (Object, EventArgs)
|
Removes a parent group from the selected group
|
|
|
|
ButtonUnAssignUserFromGroup_Click (Object, EventArgs)
|
Removes the assignment of a User to a Group
|
|
|
|
DisableAllTabsExcept (character)
|
Disables all Tabs in the Form except for the given tab key
|
|
|
|
EnableAllTabs ()
|
Enables all Tabs in the Form
|
|
|
|
InitializeComponent ()
|
|
|
|
|
OnShown (EventArgs)
|
Override of the OnShown Method to first show the form and then
initiate reading data.
|
|
|
|
ParentGroupAdapter_SmartTransactionStateChanged (Object, EventArgs)
|
Makes sure that the PossibleGroups Browser shows the correct
data
|
|
|
|
ParentGroupsAdapter_AfterRejectTransaction (Object, EventArgs)
|
Refresh the Assignment button sensitivity after rejecting changes
|
|
|
|
ParentGroupsAdapter_AfterRetrieveData (Object, EventArgs)
|
Event handler for the AfterRetrieveData event of the ParentGroupsAdapter
|
|
|
|
RefreshHierarchyData ()
|
Refreshes the hierarchy data if necessary
|
|
|
|
SetAssignmentButtonState ()
|
Set Assignment buttons en or disabled according to the availability
of data to be assigned
|
|
|
|
SetGroupAssignmentButtonState ()
|
Set Assignment buttons en or disabled according to the availability
of data to be assigned
|
|
|
|
smartBusinessEntityAdapter1_CurrentChanged (Object, EventArgs)
|
Refreshes the hierarchy data
|
|
|
|
smartDataBrowser1_BeforeSelectChange (Object, BeforeSelectChangeEventArgs)
|
Save or reject pending changes of the UserGroupAdapter if required
|
|
|
|
SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)
|
Assign or unassign a User from a Group
|
|
|
|
smartToolbarController1_ToolClick (Object, ToolClickEventArgs)
|
Event handler for the ToolClick event of the smartToolbarController1
|
|
|
|
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)
|
When switching to the UserAssignment tab the contextual tab for
this purpose gets shown
|
|
|
|
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
|