Uses of Interface
org.eclipse.birt.report.model.api.metadata.IChoiceSet
Packages that use IChoiceSet
Package
Description
Defines the elements, properties, types, structures and slots
in the Report Object Model.
-
Uses of IChoiceSet in org.eclipse.birt.report.model.api.metadata
Methods in org.eclipse.birt.report.model.api.metadata that return IChoiceSetModifier and TypeMethodDescriptionIPropertyDefn.getAllowedChoices()
Returns the allowed choices for this property.IPropertyDefn.getAllowedUnits()
Returns the allowed units for this property.IPropertyDefn.getChoices()
Gets the list of choices for the property.IPropertyType.getChoices()
Gets the set of choices for this type.IMetaDataDictionary.getChoiceSet
(String choiceSetName) Finds a choice set by name.