|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.SmartFramework.Repository.Object.CreateDesktopMenuItemParameter BuildDesktopMenuItemParameter (character, character, character) |
Builds and pre-populates the value object for the Create Desktop
Menu Item prompt from the selected object's name and title |
||
| Consultingwerk.SmartFramework.Repository.Object.CreateWebMenuItemParameter BuildWebMenuItemParameter (character, character, character) |
Builds and pre-populates the value object for the Create Web
Menu Item prompt from the selected object's name and title |
||
| Consultingwerk.CommonUi.UiControl CreateDesktopMenuItemToolClick (dataset, IToolClickEventHandlerParameter) |
Server-side event handler for the "Create Desktop Menu Item" tool
button - prompts for the menu item details and creates a
SmartFunction record launching the selected Form on the desktop |
||
| CHARACTER CreateSmartFunction (character, character, character, character, character, character, longchar) |
Creates a SmartFunction (menu item) record using the DatasetModel |
||
| Consultingwerk.CommonUi.UiControl CreateWebMenuItemToolClick (dataset, IToolClickEventHandlerParameter) |
Server-side event handler for the "Create Web Menu Item" tool
button - prompts for the menu item details and creates a
SmartFunction record launching the selected Form as a web view |
||
| GetDataset (dataset-handle) |
Returns the dataset handled by this server-side event handler class |
||
| CHARACTER LastSelectedModuleGuid () |
Returns the GUID of the module the current user last selected on
this screen, read from the user profile |
||
| Consultingwerk.Framework.MessageInteraction.InputPromptComboBoxPropertyOptions ModuleComboBoxOptions () |
Builds the combo box options listing all SmartModule records of
the ModuleBusinessEntity |
||
| CHARACTER ObjectTitle (character) |
Looks up the TITLE attribute value of an object master |
||
| Consultingwerk.Framework.MessageInteraction.MessageReplyEnum ShowMenuItemPrompt (UiControl, character, character, JsonSerializable, InputPromptProperty[]) |
Adds (or re-evaluates) the menu item InputPrompt to the UiControl |
||
| StoreLastSelectedModuleGuid (character) |
Stores the GUID of the module the current user selected on this
screen in the user profile |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER DesktopMenuItemMessageId |
|
||
| CHARACTER UserProfileKey |
|
||
| CHARACTER UserProfileName |
|
||
| CHARACTER UserProfileType |
|
||
| CHARACTER WebMenuItemMessageId |
|
|
Top
Consultingwerk.SmartFramework.Repository.Object.CreateDesktopMenuItemParameter BuildDesktopMenuItemParameter (character, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.SmartFramework.Repository.Object.CreateWebMenuItemParameter BuildWebMenuItemParameter (character, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.CommonUi.UiControl CreateDesktopMenuItemToolClick (dataset, IToolClickEventHandlerParameter)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER CreateSmartFunction (character, character, character, character, character, character, longchar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.CommonUi.UiControl CreateWebMenuItemToolClick (dataset, IToolClickEventHandlerParameter)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
GetDataset (dataset-handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER LastSelectedModuleGuid ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.Framework.MessageInteraction.InputPromptComboBoxPropertyOptions ModuleComboBoxOptions ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER ObjectTitle (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.Framework.MessageInteraction.MessageReplyEnum ShowMenuItemPrompt (UiControl, character, character, JsonSerializable, InputPromptProperty[])
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
StoreLastSelectedModuleGuid (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER DesktopMenuItemMessageId
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER UserProfileKey
|
|||||||||
CHARACTER UserProfileName
|
|||||||||
CHARACTER UserProfileType
|
|||||||||
CHARACTER WebMenuItemMessageId
|
|||||||||
ProDataset dsObjectMasterMember tables: eSmartObjectMaster, eSmartLink, eSmartObjectInstance, eSmartPage |
Temp-Table eSmartLinkDefined in: |
Temp-Table eSmartObjectInstanceDefined in: |
Temp-Table eSmartObjectMasterDefined in: |
Temp-Table eSmartPageDefined in: |