Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 119559 Disable inherited properties editing in property editor

- Summary: Bugzilla Bug 119559 Disable inherited properties editing in property editor

 

- Bugzilla Bug (s) Resolved:Bugzilla Bug 119559

 

- Description:

    Add a toolbar action on the property editor view. With this action, user can reset the local properties for     extended item from library.

    The action is disabled if the selected element is not an extended item.

    The property editor is disabled and the action is unchecked if the selected element is a extended item and that   element doesn't have local properties by default.

    User can enable the property editor by checked this action.

    If user unchecked this action and the selected element has local properties, user will get a choice to determine if    the local properties need to be cleared. If user select yes, all local properties will be cleared.

 

- Tests Description: manual

 

- Files Edited:

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/AttributesBuilder.java

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/AttributeView.java

 

- Files Added:

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:



--Qiangsheng Wang


Back to the top