|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserChoice | |
---|---|
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. |
Uses of UserChoice in org.eclipse.birt.report.model.api.core |
---|
Methods in org.eclipse.birt.report.model.api.core with parameters of type UserChoice | |
---|---|
void |
UserPropertyDefn.setChoices(UserChoice[] choiceArray)
Sets the (anonymous) set of choices for a property. |
Uses of UserChoice in org.eclipse.birt.report.model.api.metadata |
---|
Methods in org.eclipse.birt.report.model.api.metadata that return UserChoice | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |