Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The common case to load mnemonics and mnemonic indices is simplified by extending the syntax to use underscores:

SaveReportCommand.Text=_Save

The mnemonic will be set to 'S' and index to 0.

...

org.pentaho.reportdesigner.lib.client.util.UncaughtExcpetionsModel

All unexpected exceptions resulting in a possibly corrupted state of the ReportDesigner should be added to the UncaughtExcfeptionsModel. This usually leads in a red blinking warning message on the ReportDialog.
Image Added