libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

Provides the necessary button to control the state of a DataEntry. More...

Inheritance diagram for Gnome::Db::EntryShell:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const GnomeDbEntryShell* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbEntryShell* gobj ()
 Provides access to the underlying C GtkObject.
void pack_entry (Gtk::Widget& main_widget)
 Packs a G::TkWidget widget into the GnomeDbEntryShell.
Glib::PropertyProxy_ReadOnly<
bool > 
property_actions () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> property_actions ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
Glib::RefPtr<Gda::DataHandler >> 
property_handler () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< Glib::RefPtr<
Gda::DataHandler > > 
property_handler ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
bool > 
property_is_cell_renderer () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> property_is_cell_renderer ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
void refresh ()
 Forces the shell to refresh its display (mainly the color of the button).
virtual ~EntryShell ()

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Provides the necessary button to control the state of a DataEntry.


Constructor & Destructor Documentation

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


Member Function Documentation

const GnomeDbEntryShell* Gnome::Db::EntryShell::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Viewport.

Reimplemented in Gnome::Db::EntryBoolean, Gnome::Db::EntryCombo, Gnome::Db::EntryCommonTime, Gnome::Db::EntryDate, Gnome::Db::EntryNone, Gnome::Db::EntryString, Gnome::Db::EntryTime, Gnome::Db::EntryTimestamp, and Gnome::Db::EntryWrapper.

GnomeDbEntryShell* Gnome::Db::EntryShell::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Viewport.

Reimplemented in Gnome::Db::EntryBoolean, Gnome::Db::EntryCombo, Gnome::Db::EntryCommonTime, Gnome::Db::EntryDate, Gnome::Db::EntryNone, Gnome::Db::EntryString, Gnome::Db::EntryTime, Gnome::Db::EntryTimestamp, and Gnome::Db::EntryWrapper.

void Gnome::Db::EntryShell::pack_entry ( Gtk::Widget main_widget  ) 

Packs a G::TkWidget widget into the GnomeDbEntryShell.

Parameters:
main_widget A Gtk::Widget to pack into shell .

Glib::PropertyProxy_ReadOnly<bool> Gnome::Db::EntryShell::property_actions (  )  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<bool> Gnome::Db::EntryShell::property_actions (  ) 

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< Glib::RefPtr<Gda::DataHandler> > Gnome::Db::EntryShell::property_handler (  )  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< Glib::RefPtr<Gda::DataHandler> > Gnome::Db::EntryShell::property_handler (  ) 

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<bool> Gnome::Db::EntryShell::property_is_cell_renderer (  )  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<bool> Gnome::Db::EntryShell::property_is_cell_renderer (  ) 

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.

void Gnome::Db::EntryShell::refresh (  ) 

Forces the shell to refresh its display (mainly the color of the button).


Friends And Related Function Documentation

Gnome::Db::EntryShell* wrap ( GnomeDbEntryShell *  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