32 | | ^(Describe your design here.)^ |
| 32 | * Replacing Logic with LogicR3 and EventR3 |
| 33 | * BookLogic |
| 34 | * Remove userChangePageSize() method from BookLogic class and create class SetPageSizeLogic (in the same module with SetPageSizeItem) which to be responsible for the setting page size. |
| 35 | * Remove setTitle() method - not used. |
| 36 | * Remove save(), saveAs(), userSaveAs(), saveAsTemplate(), saveBook(), userSaveBook(), userSaveBookAs(), userSaveBookAsTemplate() methods from BookLogic class and create Saveloic class |
| 37 | * Remove userSave() method - not used. |