LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.setinterface
Interface LySetPrintModeInterface

All Known Implementing Classes:
LyContextListController, LyEditTableController, LyImportTableController, LyMultiClassImportController, LyMultiPageTableController, LyRelationTableController, LySimpleTableController, LyTableController

public interface LySetPrintModeInterface

Sets the related view to switch to print mode. The view/controller may need to do some modifications before printing the content.


Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setPrintMode(boolean status)
          (Des)Activate the print mode.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

setPrintMode

void setPrintMode(boolean status)
(Des)Activate the print mode. This method is invoked with true before printing thask, with false at the end. The view/controller may need to change the content at that time.

Parameters:
status - true if printing is active, false otherwise.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com