Uses of Interface
org.eclipse.birt.report.model.api.extension.IChoiceDefinition
Packages that use IChoiceDefinition
Package
Description
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
-
Uses of IChoiceDefinition in org.eclipse.birt.report.model.api.extension
Classes in org.eclipse.birt.report.model.api.extension that implement IChoiceDefinitionModifier and TypeClassDescriptionclass
Adapter class for the IChoiceDefinition class.Methods in org.eclipse.birt.report.model.api.extension that return types with arguments of type IChoiceDefinitionModifier and TypeMethodDescriptionIPropertyDefinition.getChoices()
Returns a list of choices if the property is a choice (type is CHOICE_TYPE).PropertyDefinition.getChoices()