index - main help

How to use the adminTool.

Index

Description
Parameters

Description:

The adminTool is for editing the XML file where all editable entries of the defFiles are saved. When a entry is not in the XML file it will be ignored by the GUI.

top

Parameters:

* int pos;
* String name;
* int type;
* boolean activeStatus;
* String viewName;
* String toolTipText;
* String help;
* Object action;
* int priority;
* boolean necessity;
* Object defaultValue;
* BIGStrings multipleChoice;
* int multipleChoiceCount;

top