Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 188829 -- create new record and command to do 'move' action

Summary:

Fix 188829 -- create new record and command to do 'move' action.

- Bugzilla Bug (s) Resolved: 188829


- Description:

 

- Tests Description:

 Unit/Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

src/org/eclipse/birt/report/model/command/ContentCommand.java

src/org/eclipse/birt/report/model/command/AbstractContentCommand.java

src/org/eclipse/birt/report/model/command/ContentRecord.java

src/org/eclipse/birt/report/model/command/MoveContentRecord.java

src/org/eclipse/birt/report/model/command/ContentElementCommand.java

 

test/org/eclipse/birt/report/model/command/ContentCommandTest.java

 


Back to the top