Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix 123406 -- add getLocalStringValue in GroupElementHandle and GroupPropertyHandle

 

- Summary:
Fix 123406 -- add getLocalStringValue in GroupElementHandle and GroupPropertyHandle
.
- Bugzilla Bug (s) Resolved:
123406

- Description:
1. Add getLocalStringValue() in GroupPropertyHandle.

2. Add getLocalStringProperty(String) in GroupElementHandle.
- Tests Description  :

- Files Edited:

- Files Added:

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

 

    Checking in src/org/eclipse/birt/report/model/api/GroupElementHandle.java;

    Checking in src/org/eclipse/birt/report/model/api/SimpleGroupElementHandle.java;

    Checking in src/org/eclipse/birt/report/model/api/GroupPropertyHandle.java;

    Checking in test/org/eclipse/birt/report/model/api/GroupPropertyHandleTest.java;

   

 


Back to the top