NAME
FBP::Object - Base class for all wxFormBuilder objects
METHODS
raw
The full wxFormBuilder XML data structure will contain a far larger breadth of properties than are actually supported in the FBP object model.
In other cases, the object model may normalise a property that some specific consumer will wish to access in the original form.
The raw
method provides access to a HASH
containing the keys and values of the property
tags in the original XML document.
SUPPORT
Bugs should be reported via the CPAN bug tracker at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=FBP
For other issues, or commercial enhancement or support, contact the author.
AUTHOR
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2009 - 2010 Adam Kennedy.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.