|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChoiceDefinition | |
---|---|
org.eclipse.birt.report.model.api.extension | 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 IChoiceDefinition | |
---|---|
class |
ChoiceDefinition
Adapter class for the IChoiceDefinition class. |
Methods in org.eclipse.birt.report.model.api.extension that return types with arguments of type IChoiceDefinition | |
---|---|
java.util.List<IChoiceDefinition> |
IPropertyDefinition.getChoices()
Returns a list of choices if the property is a choice (type is CHOICE_TYPE). |
java.util.List<IChoiceDefinition> |
PropertyDefinition.getChoices()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |