libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

TODO. More...

Inheritance diagram for Gnome::Db::EntryString:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 EntryString (const Glib::RefPtr<Gda::DataHandler>& handler, GType type)
const GnomeDbEntryString* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbEntryString* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
bool > 
property_editing_cancelled () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
bool > 
property_multiline () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> property_multiline ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_WriteOnly<
Glib::ustring
property_options ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
void set_options (const Glib::ustring& options)
 Sets the options property.
virtual ~EntryString ()

Related Functions

(Note that these are not member functions.)

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


Detailed Description

TODO.


Constructor & Destructor Documentation

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

Gnome::Db::EntryString::EntryString ( const Glib::RefPtr< Gda::DataHandler > &  handler,
GType  type 
) [explicit]


Member Function Documentation

const GnomeDbEntryString* Gnome::Db::EntryString::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::CellEditable.

GnomeDbEntryString* Gnome::Db::EntryString::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::CellEditable.

Glib::PropertyProxy_ReadOnly<bool> Gnome::Db::EntryString::property_editing_cancelled (  )  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<bool> Gnome::Db::EntryString::property_multiline (  )  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::EntryString::property_multiline (  ) 

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_WriteOnly<Glib::ustring> Gnome::Db::EntryString::property_options (  ) 

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::EntryString::set_options ( const Glib::ustring options  ) 

Sets the options property.

options is a string that contains semicolon-separated KEY=VALUE pairs. possible keys for numerical types are:

A valid options string might look like this: "NB_DECIMALS=2;CURRENCY=EUR;THOUSAND_SEP=t"


Friends And Related Function Documentation

Gnome::Db::EntryString* wrap ( GnomeDbEntryString *  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