Additional Information
Name |
Value |
Description |
MH_CHANGESOBJ |
1 |
Changes Object
The method changes an object.
|
MH_NEEDSSERVER |
2 |
Needs Connection to Server
The method needs a connection to the server.
|
MH_NEEDSARCHIVE |
3 |
Needs Archive Implementation
The method needs the implementation of the Fabasoft iArchive interface.
|
MH_NEEDSLOCALGUI |
4 |
Uses Local Graphical User Interface
The method uses the local graphical user interface.
|
MH_CHANGESVIEW |
5 |
Changes Object View
The method needs to change the view.
|
MH_CREATESOBJ |
6 |
Creates Object in Object View
The method needs to create an object.
|
MH_NEEDSEXPLORER |
7 |
Needs Explorer View |
MH_SMART |
8 |
Is a SmartApp
The method describes a smart app, which can be displayed in a taskpane.
|
MH_NEEDSTREE |
9 |
Needs Tree View
The method needs a tree environment.
|
MH_NEEDSPLUGIN |
10 |
Needs Plugin
The method needs a plug-in.
|
MH_NEEDSSINGLESEL |
11 |
Needs Single Selection
The method needs a single selection.
|
MH_NEEDSMULTISEL |
12 |
Needs Multiple Selection
The method needs a multiple selection.
|
MH_NEEDSDESKTOPORTABLET |
13 |
Needs At Least a Desktop or a Tablet
The method needs a desktop or a mobile device with tablet size.
|
MH_NEEDSCURRENTVERSION |
14 |
Needs Current Version
The method needs a current version.
|
MH_TOOL |
15 |
Is a ToolApp
The method is a tool application.
|
MH_NEEDSFULLBROWSERENVIRONMENT |
16 |
Needs a Full Web Browser Environment
The method needs a full web browser environment.
|
MH_CHANGESCONTENT |
17 |
Changes Content
The method needs to change the content.
|