Uses of Class
org.eclipse.birt.report.model.api.TranslationHandle

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

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

Methods in org.eclipse.birt.report.model.api that return TranslationHandle
 TranslationHandle ModuleHandle.getTranslation(java.lang.String resourceKey, java.lang.String locale)
          Gets a handle to deal with a translation.
 

Methods in org.eclipse.birt.report.model.api that return types with arguments of type TranslationHandle
 java.util.List<TranslationHandle> ModuleHandle.getTranslations()
          Gets a list of translation defined on the report.
 



Copyright © 2008 Actuate Corp. All rights reserved.