Uses of Class
org.eclipse.birt.report.model.api.command.CustomMsgException

Packages that use CustomMsgException
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") 
 

Uses of CustomMsgException in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that throw CustomMsgException
 void ModuleHandle.addTranslation(java.lang.String resourceKey, java.lang.String locale, java.lang.String text)
          Adds a new translation to the design.
 void ModuleHandle.dropTranslation(java.lang.String resourceKey, java.lang.String locale)
          Drops a translation from the design.
 void TranslationHandle.setLocale(java.lang.String newLocale)
          Sets the locale of the translation message.
 void TranslationHandle.setText(java.lang.String text)
          Sets the translated text for the translation message.
 



Copyright © 2008 Actuate Corp. All rights reserved.