|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | InitializeExplorerBarGroup (character, character, character, character, character, integer, logical, UltraExplorerBar) |
Initializes an ExplorerBarGroup with the SmartFramework MenuTreeViewControl |
|
# | InitializeExplorerBarGroup (character, character, character, character, character, integer, UltraExplorerBar) |
Initializes an ExplorerBarGroup with the SmartFramework MenuTreeViewControl |
|
# | InitializeNativeExplorerBarGroup (character, character, character, character, character, integer, UltraExplorerBar) |
Initializes an ExplorerBarGroup with the native Explorer Bar Items |
|
# | InitializeRecentlyUsedMenuItemsGroup (character, character, character, character, integer, UltraExplorerBar) |
Initializes an ExplorerBarGroup with recently used menu items |
|
# | InitializeRibbonTab (character, UltraToolbarsManager) |
Initializes a MenuStructureRibbonTabController instance |
|
# | InitializeTaskList (character, character, character, character, character, integer, UltraExplorerBar) |
Initializes an ExplorerBarGroup with the SmartFramework MenuTaskListControl |
|
# | RemoveGroupsIfNotAuthorized (UltraExplorerBar) |
Cleanup existing groups if the user is no longer authorized |
|
# | INTEGER RemoveGroupToReload (character, UltraExplorerBar, integer) |
Removes an existing UltraExplorerBarGroup to be enable reloading it.
The old index or of the group or the current index value to be added
is returned, to have the group at the same position again. |
|
+ | RenderMenuStructure (UltraExplorerBar, UltraToolbarsManager, Form) |
Render or refreshes the SmartFramework Menu displayed in an
ultraExplorerBar and ultraToolbarsManager instance |
Options | Name | Purpose | |
---|---|---|---|
+ | MainMenuRenderer () |
Constructor for the MainMenuRenderer class |
|
+ | MainMenuRenderer (BaseForm) |
Constructor for the MainMenuRenderer class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ConstantExplorerBarGroups |
|
|
+ | LOGICAL MenuTreeViewControlSortAlphabetical |
|
|
+ | LOGICAL RenderRecentGroup |
|
Top
PROTECTED InitializeExplorerBarGroup (character, character, character, character, character, integer, logical, UltraExplorerBar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED InitializeExplorerBarGroup (character, character, character, character, character, integer, UltraExplorerBar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED InitializeNativeExplorerBarGroup (character, character, character, character, character, integer, UltraExplorerBar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED InitializeRecentlyUsedMenuItemsGroup (character, character, character, character, integer, UltraExplorerBar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED InitializeRibbonTab (character, UltraToolbarsManager)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED InitializeTaskList (character, character, character, character, character, integer, UltraExplorerBar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED RemoveGroupsIfNotAuthorized (UltraExplorerBar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED INTEGER RemoveGroupToReload (character, UltraExplorerBar, integer)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RenderMenuStructure (UltraExplorerBar, UltraToolbarsManager, Form)
|
PUBLIC MainMenuRenderer ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC MainMenuRenderer (BaseForm)
|
PUBLIC CHARACTER ConstantExplorerBarGroups
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL MenuTreeViewControlSortAlphabetical
|
|||||||||
PUBLIC LOGICAL RenderRecentGroup
|