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. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
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.
Website: W4 S.A., contact us: support@w4global.com