NAME
RapidApp::Module::AppDV - General-purpose DataView module
DESCRIPTION
This module provides an interface to render a DataStore-driven module via an Ext.DataView
, including in-line edit capability. It is like a free-form version of RapidApp::Module::Grid.
This module is very complex and is still poorly documented. If you want a custom row page, you want RapidApp::Module::DbicRowDV
SEE ALSO
AUTHOR
Henry Van Styn <vanstyn@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by IntelliTree Solutions llc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.