Package | Description |
---|---|
org.eclipse.birt.report.model.api.extension |
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
|
Modifier and Type | Class and Description |
---|---|
class |
ChoiceDefinition
Adapter class for the IChoiceDefinition class.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IChoiceDefinition> |
PropertyDefinition.getChoices() |
java.util.List<IChoiceDefinition> |
IPropertyDefinition.getChoices()
Returns a list of choices if the property is a choice (type is
CHOICE_TYPE).
|
Copyright © 2008 Actuate Corp. All rights reserved.