|
Navigate to: Methods | Constructors | Events | Properties
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 | |
---|---|---|---|
+ | CHARACTER ConstantExplorerBarGroups |
Comma delimeted list of constant ExplorerBarGroups that do not get
removed if the user is not authorized to see them |
|
+ | LOGICAL MenuTreeViewControlSortAlphabetical |
Defines sorting of MenuTreeViewControl. When menu should be sorted
by alphabet and not by menu structure provider |
|
+ | LOGICAL RenderRecentGroup |
Indicates if the list of last recently used MenuItems should be rendered |
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 CHARACTER ConstantExplorerBarGroups
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL MenuTreeViewControlSortAlphabetical
|
|||||||||||||||
PUBLIC LOGICAL RenderRecentGroup
|