|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Cancel () |
Cancels pending changes |
|
| - | ClearTree () |
Clears the tree |
|
| # | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| - | GetTranslationData () |
Get Translation data for the selected languages |
|
| - | InitializeComponent () |
Initializes the Visual Design |
|
| # | OnHasPendingChangesChanged (EventArgs) |
Raises the HasPendingChangesChanged event |
|
| # | 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 |
|
| + | OpenLanguageMaintenance (CharacterDictionary) |
Opens the translations for the given languages
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 (UltraTreeNode, BUFFER) |
Populates a nodes cells |
|
| # | PopulateTree () |
Populates the UltraTree |
|
| + | Reload () |
Reloads translations for the current languages |
|
| - | SelectFirstEntry () |
Selects the first row in the UltraTree |
|
| - | SetHeader (UltraTreeNode) |
Sets the names and flags of the UltraTrees columns |
|
| - | SetupNodeLevelLayout () |
Sets up the UltraTrees columns |
|
| + | StoreTranslationData () |
Store changed Translation 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 |
|
| - | ultraTree1_AfterCellExitEditMode (Object, AfterCellExitEditModeEventArgs) |
Synchronizes the dataset with the UltraTrees cells after an edit |
|
| - | ultraTree1_CellValueChanged (Object, CellValueChangedEventArgs) |
Event handler for the CellValueChanged event of the ultraTree1 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | MenuTranslationMaintenanceControl () |
Initializes the MenuTranslationMaintenanceControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | HasPendingChangesChanged (Object, EventArgs) |
Raised when the HasPendingChanges property has changed |
| Options | Name | Purpose | |
|---|---|---|---|
| # | 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 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 ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE ClearTree ()
|
||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||
PRIVATE GetTranslationData ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED OnHasPendingChangesChanged (EventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||
PUBLIC OpenLanguageMaintenance (CharacterDictionary)
|
||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE PopulateNodeCells (UltraTreeNode, BUFFER)
|
||||||||||||||||||||
PROTECTED PopulateTree ()
|
||||||||||||||||||||
PUBLIC Reload ()
|
||||||||||||||||||||
PRIVATE SelectFirstEntry ()
|
||||||||||||||||||||
PRIVATE SetHeader (UltraTreeNode)
|
||||||||||||||||||||
PRIVATE SetupNodeLevelLayout ()
|
||||||||||||||||||||
PUBLIC StoreTranslationData ()
|
||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||
PROTECTED SubscribeUserControlEvents ()
|
||||||||||||||||||||
PRIVATE ultraTree1_AfterCellExitEditMode (Object, AfterCellExitEditModeEventArgs)
|
||||||||||||||||||||
PRIVATE ultraTree1_CellValueChanged (Object, CellValueChangedEventArgs)
|
||||||||||||||||||||
PUBLIC MenuTranslationMaintenanceControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC HasPendingChangesChanged (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PUBLIC LOGICAL HasPendingChanges
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PROTECTED LOGICAL UserControlEventsSubscribed
|
|||||||||