Changes for version 0.968
- o App::Widget::TabbedAppFrame, App::Widget::TabbedSelector - add support for deep-linking to a particular tab within the AppFrame with the 'screen=foo' URL parameter o ensure that MANIFEST is clean and that all files are in it (including App::Widget::Graph)
Modules
- App::SessionObject::Content - an chunk of binary content representing data to be returned to a browser instead of the HTML content that gets returned by an App::Widget (i.e. Excel, PDF, CSV, etc.)
- App::TemplateEngine - Interface for rendering HTML templates
- App::TemplateEngine::TemplateToolkit - Interface for rendering HTML templates using the Template Toolkit
- App::Widget - Family of web user interface widgets for the App::Context Framework, enabling development of complex UI's in a CGI, mod_perl, or other web context
- App::Widget::AppFrame - An application frame.
- App::Widget::Button - An HTML button
- App::Widget::Checkbox - A widget
- App::Widget::CheckboxGroup - A widget
- App::Widget::Compound - A non-visual compound of other (presumably) visual widgets
- App::Widget::DataAnalysis - A set of data grids and graphs
- App::Widget::DataRowView - A simple label
- App::Widget::DataTable - An HTML table which serves as a repository table viewer/editor
- App::Widget::DataTable2 - An HTML table which serves as a repository table viewer/editor
- App::Widget::DateDropDowns - A three-dropdown widget for a date
- App::Widget::DateField - An HTML text field
- App::Widget::DualListSelect - An ordered multi-select widget made up of two HTML <select> tags and four buttons
- App::Widget::Element - Generic HTML element can be anything with proper configuration
- App::Widget::FileTreeSelector - An HTML tree view
- App::Widget::Graph - A graph for displaying data using HTML tables for bar graphs
- App::Widget::Hidden - An HTML hidden field
- App::Widget::HierSelector - A generic hierarchical view
- App::Widget::IconPaneSelector - A screen selector widget
- App::Widget::ImageBarSelector - A screen selector widget
- App::Widget::ImageButton - An HTML image button
- App::Widget::Label - A simple label
- App::Widget::Menu - An application menu.
- App::Widget::NewWidget - A widget
- App::Widget::Password - An HTML password field
- App::Widget::RadioButton - A widget
- App::Widget::RadioButtonSet - Set of HTML radio buttons
- App::Widget::RepositoryEditor - A widget allowing the user to browse and edit a repository
- App::Widget::Select - Generic HTML element can be anything with proper configuration
- App::Widget::SelectSaveAs - Select from a list: Open Save Delete SaveAs
- App::Widget::Stylizable - An HTML element which can use the standard set of style elements
- App::Widget::StylizableContainer - An HTML element which can use the standard set of style elements
- App::Widget::TabSet - An application frame.
- App::Widget::TabbedAppFrame - An application frame.
- App::Widget::TabbedSelector - A screen selector widget
- App::Widget::TablessSelector - A screen selector widget
- App::Widget::Template - An HTML widget built from a template, rendered by a TemplateEngine
- App::Widget::TextArea - An HTML textarea field
- App::Widget::TextField - An HTML text field
- App::Widget::Toolbar - A toolbar full of pushbuttons.
- App::Widget::TreeSelector - An HTML tree view
- App::Widget::ValidatedTextField - An HTML text field
- App::Widget::WizardSelector - A screen selector widget