The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Gtk2::Ex::FormFactory::DateEntry - A Gtk2::Ex::DateEntry in a FormFactory framework

SYNOPSIS

  Gtk2::Ex::FormFactory::TimeEntry->new (
    ...
    Gtk2::Ex::FormFactory::Widget attributes
  );

DESCRIPTION

This class implements a Gtk2::Ex::TimeEntry in a Gtk2::Ex::FormFactory framework. The content of the Entry is the value of the associated application object attribute.

OBJECT HIERARCHY

  Gtk2::Ex::FormFactory::Intro

  Gtk2::Ex::FormFactory::Widget
  +--- Gtk2::Ex::FormFactory::TimeEntry

  Gtk2::Ex::FormFactory::Layout
  Gtk2::Ex::FormFactory::Rules
  Gtk2::Ex::FormFactory::Context
  Gtk2::Ex::FormFactory::Proxy

ATTRIBUTES

This module has no additional attributes over those derived from Gtk2::Ex::FormFactory::Widget.

SEE ALSO

Gtk2::Ex::TimeEntry Gtk2::Ex::DateEntry Gtk2::Ex::FormFactory Gtk2::Ex::FormFactory::DateEntry

AUTHOR

Jeffrey Ray Hallock <jeffrey at jeffrey.ray dot info>

BUGS

None known. Please send bugs to < jeffrey at jeffrey.ray dot info >. Patches and suggestions welcome.

LICENSE

Gtk2-Ex-FormFactory-TimeEntry is Copyright 2010 Jeffrey Ray Hallock

Gtk2-Ex-FormFactory-TimeEntry is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.

Gtk2-Ex-FormFactory-TimeEntry is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Gtk2-Ex-FormFactory-DateEntry. If not, see http://www.gnu.org/licenses/.