|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | EnsureKeys (DockablePanesCollection) |
Ensures that all DockablePanes / DockableGroupPanes in the collection
have a Key. If no Key is present, a GUID will be used |
|
+ | EnsureKeys (UltraDockManager) |
Ensures that all DockAreaPanes in the UltraDockManager have a Key.
If no Key is present, a GUID will be used |
|
+ | RemoveFromSettingsService (character) |
Removes stores the Settings of the UltraDockManager from the ISettingsService |
|
# | RestoreDockablePaneSettings (DockableGroupPane) |
Restores the child DockableControlPanes/DockableGroupPanes for the
given paren (DockableGroupPane). |
|
# | RestoreDockAreaSettings (DockAreasCollection) |
Restores the DockAreas for the given DockAreasCollection (direct
childs of the UltraDockManager) |
|
+ | RestoreDockManagerSettings (UltraDockManager, dataset) |
Restores the settings of the UltraDockManager from the given
dsDockManagerSettins ProDataset |
|
+ | RestoreFromSettingsService (UltraDockManager, character) |
Restores the Settings of the UltraDockManager from the ISettingsService |
|
# | StoreDockablePaneSettings (DockablePanesCollection) |
Stores the settings of the Panes in the given DockablePanesCollection |
|
# | StoreDockAreaSettings (DockAreasCollection) |
Stores the settings of the DockAreaPanes |
|
+ | StoreDockManagerSettings (UltraDockManager, dataset) |
Stores the settings of the UltraDockManager and returns them in the
dsDockManagerSettings Dataset. |
|
+ | StoreToSettingsService (UltraDockManager, character) |
Stores the current Settings of the UltraDockManager to the
ISettingsService |
Options | Name | Purpose | |
---|---|---|---|
# | DockManagerHelper () |
Disallow instance creation |
Top
PROTECTED EnsureKeys (DockablePanesCollection)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC EnsureKeys (UltraDockManager)
|
||||||||||||||||||||||||
PUBLIC RemoveFromSettingsService (character)
|
||||||||||||||||||||||||
PROTECTED RestoreDockablePaneSettings (DockableGroupPane)
|
||||||||||||||||||||||||
PROTECTED RestoreDockAreaSettings (DockAreasCollection)
|
||||||||||||||||||||||||
PUBLIC RestoreDockManagerSettings (UltraDockManager, dataset)
|
||||||||||||||||||||||||
PUBLIC RestoreFromSettingsService (UltraDockManager, character)
|
||||||||||||||||||||||||
PROTECTED StoreDockablePaneSettings (DockablePanesCollection)
|
||||||||||||||||||||||||
PROTECTED StoreDockAreaSettings (DockAreasCollection)
|
||||||||||||||||||||||||
PUBLIC StoreDockManagerSettings (UltraDockManager, dataset)
|
||||||||||||||||||||||||
PUBLIC StoreToSettingsService (UltraDockManager, character)
|
PROTECTED DockManagerHelper ()
|
---|
ProDataset dsDockManagerSettingsMember tables: ttDockManager, ttDockAreas |
Temp-Table ttDockAreasDefined in: |
Temp-Table ttDockManagerDefined in: |