|
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 |
|
| # | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | FetchUsers () |
Fetches the SmartUser's from the Backend |
|
| + | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| - | 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 () |
Initializes the Visual Design |
|
| - | 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_CellValueChanged (Object, CellValueChangedEventArgs) |
Write back changed Data to the Dataset |
|
| # | OnHasPendingChangesChanged (EventArgs) |
Raises the HasPendingChangesChanged |
|
| # | OnLoad (EventArgs) |
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | OpenUserAndGroupAuthorization (CharacterDictionary) |
Opens the User and Group Authorization for the given users and
group identified by the entries in the provided CharacterList instance |
|
| # | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| - | 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 |
|
| - | 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 |
|
| + | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | SubscribeUserControlEvents () |
Allows for custom event subscriptions during OnLoad() Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| - | 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER AlternativeLoginCompanyKey |
|
|
| # | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | LOGICAL HasPendingChanges |
|
|
| # | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | CHARACTER MenuBusinessEntityName |
|
|
| # | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | LOGICAL UserControlEventsSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
Top
PUBLIC Cancel ()
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateDummyChildNode (UltraTreeNode)
|
||||||||||||||||||||||||||||||
PROTECTED CreateRootNode ()
|
||||||||||||||||||||||||||||||
PRIVATE CreateValueLists ()
|
||||||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||||||||||
PROTECTED FetchUsers ()
|
||||||||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||||||||||||
PRIVATE GetAuthorizationData ()
|
||||||||||||||||||||||||||||||
PRIVATE Consultingwerk.Windows.Framework.Authorization.SecurityItemData GetSecurityItemData (character, integer, character)
|
||||||||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||||||||||
PRIVATE MenuAdapter_AfterRetrieveData (Object, EventArgs)
|
||||||||||||||||||||||||||||||
PRIVATE MenuTree_BeforeCellActivate (Object, BeforeCellActivateEventArgs)
|
||||||||||||||||||||||||||||||
PRIVATE MenuTree_BeforeExpand (Object, CancelableNodeEventArgs)
|
||||||||||||||||||||||||||||||
PRIVATE MenuTree_CellValueChanged (Object, CellValueChangedEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnHasPendingChangesChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||||||||||
PUBLIC OpenUserAndGroupAuthorization (CharacterDictionary)
|
||||||||||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||
PRIVATE PopulateNodeCells (UltraTreeColumnSet, UltraTreeNode)
|
||||||||||||||||||||||||||||||
PROTECTED PopulateTree (UltraTreeNode)
|
||||||||||||||||||||||||||||||
PUBLIC Reload ()
|
||||||||||||||||||||||||||||||
PROTECTED SelectFirstMenuEntry ()
|
||||||||||||||||||||||||||||||
PRIVATE SetupNodeLevelLayout ()
|
||||||||||||||||||||||||||||||
PROTECTED SetValueListAppearance (AppearanceBase, logical, AuthorizationDefinedForEnum)
|
||||||||||||||||||||||||||||||
PROTECTED SetValueListAppearance (ValueListItem, logical, AuthorizationDefinedForEnum)
|
||||||||||||||||||||||||||||||
PUBLIC StoreAuthorizationData ()
|
||||||||||||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||||||||||||
PROTECTED SubscribeUserControlEvents ()
|
||||||||||||||||||||||||||||||
PRIVATE SynchronizeItems (TreeNodesCollection, character, CellValueChangedEventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC SmartMenuSecurityMaintenanceControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC HasPendingChangesChanged (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER AlternativeLoginCompanyKey
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
PUBLIC LOGICAL DesignTime
|
|||||||||
PUBLIC LOGICAL HasPendingChanges
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PUBLIC CHARACTER MenuBusinessEntityName
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PROTECTED LOGICAL UserControlEventsSubscribed
|
|||||||||