The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Renard::Curie::Component::DocumentPropertiesWindow - Component that implements a dialog with document metadata

VERSION

version 0.005

EXTENDS

CONSUMES

ATTRIBUTES

document

A DocumentModel that will be used to retrieve the document metadata.

METHODS

BUILD

  method BUILD

Initialises the proprieties window.

show_all

  method show_all()

Shows the window with the document properties.

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.