| Wx-Perl-TreeChecker documentation | view source | Contained in the Wx-Perl-TreeChecker distribution. |
Wx::Perl::TreeChecker::XmlHandler - XRC handler for Wx::Perl::TreeChecker
use Wx::Perl::TreeChecker::XmlHandler; $xrc->AddHandler (new Wx::Perl::TreeChecker::XmlHandler);
An Wx::XmlHandler for Wx::Perl::TreeChecker objects. Allows you to define tree checkers in your xml resource files.
<object class="Wx::Perl::TreeChecker" name="my_treechecker"/>
Simon Flack <simonflk _AT_ cpan.org>
Copyright 2003 Simon Flack <simonflk _AT_ cpan.org>. All rights reserved
You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.
| Wx-Perl-TreeChecker documentation | view source | Contained in the Wx-Perl-TreeChecker distribution. |