|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Cancel () |
Cancels pending changes |
||
| CreateDummyChildNode (UltraTreeNode) |
Add a dummy ChildNode to the given ParentNode |
||
| CreateRootNode () |
Adds a RootNode to the MenuTree |
||
| CreateValueLists () |
Prepares all needed ValueLists for displaying the security settings |
||
| FetchUsers () |
Fetches the SmartUser's from the Backend |
||
| GetAuthorizationData () |
Get Authorization data for the selected Users and Groups |
||
| Consultingwerk.Windows.Framework.Authorization.SecurityItemData GetSecurityItemData (character, integer, character) |
Get the data of a SecurityItem |
||
| InitializeComponent () |
|
||
| MenuAdapter_AfterRetrieveData (Object, EventArgs) |
Invokes the population of the tree after retrieving data. |
||
| MenuTree_BeforeCellActivate (Object, BeforeCellActivateEventArgs) |
Set the type of editor before activating the cell |
||
| MenuTree_BeforeExpand (Object, CancelableNodeEventArgs) |
Invokes the population of the tree after a node has been selected
and removes the DummyNode if necessary. |
||
| MenuTree_BeforeSortChange (Object, BeforeSortChangeEventArgs) |
Prevent sorting changes in the menu tree
Notes : Clears the requested sort columns to keep the current node order stable
@param sender The source of the event
@param e Event arguments containing the sort change request
*/ |
||
| MenuTree_CellValueChanged (Object, CellValueChangedEventArgs) |
Write back changed Data to the Dataset |
||
| MenuTree_MouseDown (Object, MouseEventArgs) |
Handles mouse clicks on the MenuTree control |
||
| OnHasPendingChangesChanged (EventArgs) |
Raises the HasPendingChangesChanged |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| OnSelectedColumnIndexChanged (EventArgs) |
Raises the SelectedColumnIndexChanged |
||
| OpenUserAndGroupAuthorization (CharacterDictionary) |
Opens the User and Group Authorization for the given users and
group identified by the entries in the provided CharacterList instance |
||
| PopulateNodeCells (UltraTreeColumnSet, UltraTreeNode) |
Populates the details of a Node by iterating thru all columns. |
||
| PopulateTree (UltraTreeNode) |
Populates all child records of the given GUID to the tree. |
||
| Reload () |
Reloads authorization for the current owners |
||
| SelectFirstMenuEntry () |
Selects the first real Menu Entry if possible |
||
| SetDefault () |
Set the authorization for the selected nodes to Default |
||
| SetRestricted () |
Set the authorization for the selected nodes to Restricted |
||
| SetRestriction (logical) |
Set the authorization for the selected nodes
Notes : This is the common implementation for Restricted, Unrestricted and Default toolbar actions
@param plRestricted true for Restricted, false for Unrestricted and ? for Default
*/ |
||
| SetRestriction (logical, UltraTreeNode) |
Set the authorization for the selected nodes
Notes : Processes the current selection and applies the restricted/default state
@param plRestricted true for Restricted, false for Unrestricted and ? for Default
@param poNode The node for which the restriction state is applied
*/ |
||
| SetUnrestricted () |
Set the authorization for the selected nodes to Unrestricted |
||
| SetupNodeLevelLayout () |
Setup the complete layout of the columns for all levels |
||
| SetValueListAppearance (AppearanceBase, logical, AuthorizationDefinedForEnum) |
Sets the appearance for the Value List |
||
| SetValueListAppearance (ValueListItem, logical, AuthorizationDefinedForEnum) |
Sets the appearance for the Value List |
||
| StoreAuthorizationData () |
Stores changed Authorization data to the database |
||
| SynchronizeItems (TreeNodesCollection, character, CellValueChangedEventArgs) |
Synchronization of all TreeEntries applying to the same FunctionGuid.
If one is changed all others have to reflect the same value. |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartMenuSecurityMaintenanceControl () |
Initializes a new instance of the SmartMenuSecurityMaintenanceControl |
| Options | Name | Purpose | |
|---|---|---|---|
| HasPendingChangesChanged (Object, EventArgs) |
Raised when the HasPendingChanges property has changed |
||
| SelectedColumnIndexChanged (Object, EventArgs) |
Raised when the SelectedColumnIndex property has changed |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AlternativeLoginCompanyKey |
|
||
| LOGICAL HasPendingChanges |
|
||
| CHARACTER MenuBusinessEntityName |
|
||
| INTEGER SelectedColumnIndex |
|
||
| Infragistics.Win.UltraWinTree.UltraTree TreeView |
|
|
Top
Cancel ()
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CreateDummyChildNode (UltraTreeNode)
|
||||||||||||||||||||||||||||||
CreateRootNode ()
|
||||||||||||||||||||||||||||||
CreateValueLists ()
|
||||||||||||||||||||||||||||||
FetchUsers ()
|
||||||||||||||||||||||||||||||
GetAuthorizationData ()
|
||||||||||||||||||||||||||||||
Consultingwerk.Windows.Framework.Authorization.SecurityItemData GetSecurityItemData (character, integer, character)
|
||||||||||||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||||||||||||
MenuAdapter_AfterRetrieveData (Object, EventArgs)
|
||||||||||||||||||||||||||||||
MenuTree_BeforeCellActivate (Object, BeforeCellActivateEventArgs)
|
||||||||||||||||||||||||||||||
MenuTree_BeforeExpand (Object, CancelableNodeEventArgs)
|
||||||||||||||||||||||||||||||
MenuTree_BeforeSortChange (Object, BeforeSortChangeEventArgs)
|
||||||||||||||||||||||||||||||
MenuTree_CellValueChanged (Object, CellValueChangedEventArgs)
|
||||||||||||||||||||||||||||||
MenuTree_MouseDown (Object, MouseEventArgs)
|
||||||||||||||||||||||||||||||
OnHasPendingChangesChanged (EventArgs)
|
||||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||
OnSelectedColumnIndexChanged (EventArgs)
|
||||||||||||||||||||||||||||||
OpenUserAndGroupAuthorization (CharacterDictionary)
|
||||||||||||||||||||||||||||||
PopulateNodeCells (UltraTreeColumnSet, UltraTreeNode)
|
||||||||||||||||||||||||||||||
PopulateTree (UltraTreeNode)
|
||||||||||||||||||||||||||||||
Reload ()
|
||||||||||||||||||||||||||||||
SelectFirstMenuEntry ()
|
||||||||||||||||||||||||||||||
SetDefault ()
|
||||||||||||||||||||||||||||||
SetRestricted ()
|
||||||||||||||||||||||||||||||
SetRestriction (logical)
|
||||||||||||||||||||||||||||||
SetRestriction (logical, UltraTreeNode)
|
||||||||||||||||||||||||||||||
SetUnrestricted ()
|
||||||||||||||||||||||||||||||
SetupNodeLevelLayout ()
|
||||||||||||||||||||||||||||||
SetValueListAppearance (AppearanceBase, logical, AuthorizationDefinedForEnum)
|
||||||||||||||||||||||||||||||
SetValueListAppearance (ValueListItem, logical, AuthorizationDefinedForEnum)
|
||||||||||||||||||||||||||||||
StoreAuthorizationData ()
|
||||||||||||||||||||||||||||||
SynchronizeItems (TreeNodesCollection, character, CellValueChangedEventArgs)
|
||||||||||||||||||||||||||||||
SmartMenuSecurityMaintenanceControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
HasPendingChangesChanged (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SelectedColumnIndexChanged (Object, EventArgs)
|
||||||||||||||||||||
CHARACTER AlternativeLoginCompanyKey
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL HasPendingChanges
|
|||||||||
CHARACTER MenuBusinessEntityName
|
|||||||||
INTEGER SelectedColumnIndex
|
|||||||||
Infragistics.Win.UltraWinTree.UltraTree TreeView
|
|||||||||