NAME

Gtk2::Ex::FormFactory::Entry::SSN - A Gtk2::Ex::DEntry::SSN in a FormFactory framework

SYNOPSIS

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

DESCRIPTION

This class implements a Gtk2::Ex::Entry::SSN 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::Entry::SSN

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::Entry::SSN

AUTHOR

Jeffrey Ray Hallock <jeffrey.ray at ragingpony dot com>

BUGS

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

LICENSE

Gtk2-Ex-FormFactory-EntrySSN is Copyright 2009 Jeffrey Hallock

Gtk2-Ex-FormFactory-EntrySSN 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-EntrySSN 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-EntrySSN. If not, see http://www.gnu.org/licenses/.