The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Component::MainWindow::Role::PageDrawingArea - Role for the page drawing area

VERSION

version 0.005

ATTRIBUTES

page_document_component

A Renard::Curie::Component::PageDrawingArea that holds the currently displayed document.

  • Predicate: has_page_document_component

  • Clearer: clear_page_document_component

view_manager

The view manager model for this application.

METHODS

open_document

  method open_document( (DocumentModel) $doc )

Sets the document for the application's "page_document_component".

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.