Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix [Bugzilla] 116756, 116832 -- add getPropertyDefn(String) and create a template from a table with a template label in its cell

 

- Summary:
Fix [Bugzilla] 116756, 116832 -- add getPropertyDefn(String) and create a template from a table with a template label in its cell
.
- Bugzilla Bug (s) Resolved:
116756 and 116832

- Description:

- 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/parser/ReportElementState.java;

    Checking in src/org/eclipse/birt/report/model/core/DesignElement.java;

    Checking in src/org/eclipse/birt/report/model/core/Module.java;

    Checking in test/org/eclipse/birt/report/model/parser/TemplateElementParserTest.java;

    Checking in test/org/eclipse/birt/report/model/command/NameCommandTest.java;

    Checking in src/org/eclipse/birt/report/model/command/TemplateCommand.java;

    Checking in src/org/eclipse/birt/report/model/command/ContentCommand.java;

    Checking in src/org/eclipse/birt/report/model/command/PropertyCommand.java;

    Checking in src/org/eclipse/birt/report/model/command/NameCommand.java;

    Checking in src/org/eclipse/birt/report/model/elements/TemplateElement.java;

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

 


Back to the top