libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::Form Class Reference
[DbWidgets]

Form to display and modify data in a Gda::DataModel, with command buttons and indicators. More...

Inheritance diagram for Gnome::Db::Form:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Form (const Glib::RefPtr<Gda::DataModel>& model)
const RawFormget_raw_form () const
 Provides access to the underlying RawForm.
RawFormget_raw_form ()
 Provides access to the underlying RawForm.
const GnomeDbForm* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbForm* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
Glib::RefPtr<Gda::DataModel >> 
property_model () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
RawForm* > 
property_raw_form () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
DataWidget* > 
property_widget_info () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
virtual ~Form ()

Related Functions

(Note that these are not member functions.)

Gnome::Db::Formwrap (GnomeDbForm* object, bool take_copy=false)
 
Parameters:
object The C instance


Detailed Description

Form to display and modify data in a Gda::DataModel, with command buttons and indicators.


Constructor & Destructor Documentation

virtual Gnome::Db::Form::~Form (  )  [virtual]

Gnome::Db::Form::Form ( const Glib::RefPtr< Gda::DataModel > &  model  )  [explicit]


Member Function Documentation

const RawForm* Gnome::Db::Form::get_raw_form (  )  const

Provides access to the underlying RawForm.

RawForm* Gnome::Db::Form::get_raw_form (  ) 

Provides access to the underlying RawForm.

const GnomeDbForm* Gnome::Db::Form::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

GnomeDbForm* Gnome::Db::Form::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

Glib::PropertyProxy_ReadOnly< Glib::RefPtr<Gda::DataModel> > Gnome::Db::Form::property_model (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<RawForm*> Gnome::Db::Form::property_raw_form (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<DataWidget*> Gnome::Db::Form::property_widget_info (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.


Friends And Related Function Documentation

Gnome::Db::Form* wrap ( GnomeDbForm *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for libgnomedbmm by Doxygen 1.5.1 © 1997-2001