Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 181365-There is no icon in the background image of MasterPage property editor

- Summary:Fix Bugzilla bug 181365-There is no icon in the background image of MasterPage property editor

- Bugzilla Bug (s) Resolved: 181365

- Description:
Customize a cell editor for the "backgroundimage" property. Provides a button "..." in cell editor, pressing it will start up file dialog to let end user to choose image file.

- Tests Description: Manual test and code review

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/GroupPropertyHandleProvider.java
/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/PropertyEditorFactory.java



- Files Added:

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/property/widgets/BackgroundImageCellEditor.java



- Files Deleted:

 

Hongchang Lin


Back to the top