| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IChoiceSet |
IPropertyDefn.getAllowedChoices()
Returns the allowed choices for this property.
|
IChoiceSet |
IPropertyDefn.getAllowedUnits()
Returns the allowed units for this property.
|
IChoiceSet |
IPropertyType.getChoices()
Gets the set of choices for this type.
|
IChoiceSet |
IPropertyDefn.getChoices()
Gets the list of choices for the property.
|
IChoiceSet |
IMetaDataDictionary.getChoiceSet(java.lang.String choiceSetName)
Finds a choice set by name.
|
Copyright © 2008 Actuate Corp. All rights reserved.