Uses of Interface
org.eclipse.birt.report.model.api.extension.IPropertyDefinition
Packages that use IPropertyDefinition
Package
Description
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
-
Uses of IPropertyDefinition in org.eclipse.birt.report.model.api.extension
Classes in org.eclipse.birt.report.model.api.extension that implement IPropertyDefinitionModifier and TypeClassDescriptionclass
Extension adapter class for the IPropertyDefintion.Methods in org.eclipse.birt.report.model.api.extension that return IPropertyDefinitionModifier and TypeMethodDescriptionIReportItem.getMethods()
Deprecated.ReportItem.getMethods()
IReportItem.getPropertyDefinitions()
Gets the list of all the property definitions that the extended element model has.ReportItem.getPropertyDefinitions()
IReportItem.getScriptPropertyDefinition()
Gets the script property definition of this report item.ReportItem.getScriptPropertyDefinition()
Methods in org.eclipse.birt.report.model.api.extension that return types with arguments of type IPropertyDefinitionModifier and TypeMethodDescriptionIPropertyDefinition.getMembers()
Returns a list of member definitions if the property is a structure (type is TBD).PropertyDefinition.getMembers()
IReportItem.getMethods(String)