Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix Bugzilla Bug 121848When use the XML File as the datasource, the "Property Binding" should support the parameter binding of the "File_LIST".

-Summary:

Fix Bugzilla Bug 121848When use the XML File as the datasource, the "Property Binding" should support the parameter binding of the "File_LIST".

 

-Bugzilla Bug (s) Resolved:

None

 

-Description:

Add a new attribute to both odaDataSourceUI and odaDataSetUI elements of odadatasource extension point. When the data source or data set editor is open we will firstly read the value of attribute. Only when

The attribute has true value would the property binding page being loaded. By default the value of attribute is false.


-Tests Description:
None


-Files Edited:  

"/org.eclipse.birt.report.data.oda.xml.ui/plugin.xml"

"/org.eclipse.birt.report.data.oda.jdbc.ui/plugin.xml"

"/org.eclipse.birt.report.data.oda.flatfile.ui/plugin.xml"

"/org.eclipse.birt.report.designer.ui/schema/datasource.exsd"

"/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/DataSetEditor.java"

"/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/DataSourceEditor.java" 

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 

 


Back to the top