Changes between Version 16 and Version 17 of PAGE_PREVIEW_PALETTE_R0


Ignore:
Timestamp:
06/12/09 09:51:39 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_PREVIEW_PALETTE_R0

    v16 v17  
    3838 * Functionality for setting the selected thumbnail as current page is already in place. 
    3939 * Functionality for deleting a page is already in place. 
    40  * Two resource properties for the two buttons (add page before/after) should be created in PagePreviewPalette and added to the head of the palette in the initHead method. Currently I think its impossible to add them to the bottom. 
     40 * Two resource properties for the two buttons (add page before/after) should be created in PagePreviewPalette and added to the bottom of the palette in the initFooter method. To facilitate this the ListPalette class will be supplemented with methods to add visual components to the footer of the palette. 
    4141 * Classes to be changed: 
    4242  * PagePreviewPalette 
    4343  * PagePreviewPaletteCellRenderer 
     44  * ListPalette to add a footerComponent and an initFooter method. 
    4445  * MainAppLayoutModule to add the palette to the Pages tab. 
    4546