Package | Description |
---|---|
org.eclipse.birt.report.model.api.core |
Represents the fundamental data structures of the user-defined property
and the interface of UI listener.
|
org.eclipse.birt.report.model.api.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
Modifier and Type | Method and Description |
---|---|
void |
UserPropertyDefn.setChoices(UserChoice[] choiceArray)
Sets the (anonymous) set of choices for a property.
|
Modifier and Type | Method and Description |
---|---|
UserChoice |
IChoiceSet.findUserChoiceByDisplayName(org.eclipse.birt.report.model.core.Module module,
java.lang.String name)
Finds a UserChoice in the
IChoiceSet for its display name. |
Copyright © 2008 Actuate Corp. All rights reserved.