MxEclipse v0.9.2 (2008-03-06) - What's New

MxBusiness

  • Menu
    1. Basic tab
    2. Link tab - containing text area for links
    3. Items - shows/edits child menus/commands (contained by the selected menu) - the link on the right side will open a particular menu/command beneath
    4. Settings tab
      • Offers picklists for setting name/value (based on the name)
      • This one can be configured in org.mxeclipse.model.SettingsMenu.txt file - format:
        • Line 1: Name of the setting
        • Line 2: Pipe separated available values
        • Line 3: Default value
        Then it repeates for the next setting
      • Appart from the predefined range of names/values, free text for both is enabled - user can enter whatever.
    5. Expand in the tree will show all child items (menus/commands), as well as parent menus
  • Command
    1. Basic tab
    2. Link tab - containing text area for links
    3. Items - shows/edits child menus/commands (contained by the selected menu) - the link on the right side will open a particular menu/command beneath
    4. Settings tab
      • Offers picklists for setting name/value (based on the name)
      • This one can be configured in org.mxeclipse.model.SettingsCommand.txt file - format:
        • Line 1: Name of the setting
        • Line 2: Pipe separated available values
        • Line 3: Default value
        Then it repeates for the next setting
      • Appart from the predefined range of names/values, free text for both is enabled - user can enter whatever.
    5. User Rights tab
      • Shows all persons/roles/groups/associations having privileges on the command
      • If empty, the command is not constrained - everyone can see it
    6. Expand in the tree will show all parent menus, but also access right related persons/roles/groups/associations defined for the command
  • Table
    1. Basic tab
    2. Columns tab
    3. Save is currently not implemented
    4. Column
      • Basic tab
      • Settings tab - similar as for Menus & Commands. Configuration in org.mxeclipse.model.SettingsTable.txt
      • Save is currently not implemented
    5. Expand in the tree will show all columns related to a particular table