|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.extension.ReportItemFactory
Adapter class for the IReportItemFactory interface.
| Constructor Summary | |
ReportItemFactory()
|
|
| Method Summary | |
abstract IMessages |
getMessages()
Returns the IMessages, which can get localized message
for the given resource key and locale. |
abstract IReportItem |
newReportItem(DesignElementHandle extendedItemHandle)
Creates a new instance of the extended element given a handle to the BIRT report element that represents the extended element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportItemFactory()
| Method Detail |
public abstract IReportItem newReportItem(DesignElementHandle extendedItemHandle)
IReportItemFactory
newReportItem in interface IReportItemFactoryextendedItemHandle - the BIRT report item that represents the extended element
public abstract IMessages getMessages()
IReportItemFactoryIMessages, which can get localized message
for the given resource key and locale.
getMessages in interface IReportItemFactoryIMessages
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||