Gda.Holder – libgda-5.0 Reference Manual
Packages
libgda-5.0
Gda
Holder
description
full_bind
g_type
id
name
not_null
simple_bind
source_column
source_model
validate_changes
error_quark
Holder
att_changed
copy
force_invalid
force_invalid_e
get_attribute
get_bind
get_default_value
get_g_type
get_id
get_not_null
get_source_model
get_value
get_value_str
is_valid
is_valid_e
set_attribute
set_bind
set_default_value
set_not_null
set_source_model
set_value
set_value_str
set_value_to_default
take_static_value
take_value
value_is_default
attribute_changed
changed
source_changed
validate_change
Holder
Object Hierarchy:
Description:
public
class
Holder
:
Object
,
Lockable
Namespace:
Gda
Package:
libgda-5.0
Content:
Properties:
public
string
description
{
set
;
owned
get
; }
public
Holder
full_bind
{
set
;
owned
get
; }
public
Type
g_type
{
construct
set
;
get
; }
public
string
id
{
set
;
owned
get
; }
public
string
name
{
set
;
owned
get
; }
public
bool
not_null
{
set
;
get
; }
public
Holder
simple_bind
{
set
;
owned
get
; }
public
int
source_column
{
set
;
get
; }
public
DataModel
source_model
{
set
;
owned
get
; }
public
bool
validate_changes
{
set
;
get
; }
Static methods:
public
static
Quark
error_quark
()
Creation methods:
public
Holder
(
Type
type)
Methods:
public
virtual
void
att_changed
(
string
att_name,
Value
att_value)
public
Holder
copy
()
public
void
force_invalid
()
public
void
force_invalid_e
(
owned
Error
? error)
public
Value
get_attribute
(
string
attribute)
public
weak
Holder
get_bind
()
public
Value
get_default_value
()
public
Type
get_g_type
()
public
unowned
string
get_id
()
public
bool
get_not_null
()
public
weak
DataModel
get_source_model
(
int
col)
public
unowned
Value
?
get_value
()
public
string
get_value_str
(
DataHandler
? dh)
public
bool
is_valid
()
public
bool
is_valid_e
()
throws
Error
public
void
set_attribute
(
string
attribute,
Value
value,
DestroyNotify
destroy)
public
bool
set_bind
(
Holder
bind_to)
throws
Error
public
void
set_default_value
(
Value
value)
public
void
set_not_null
(
bool
not_null)
public
bool
set_source_model
(
DataModel
model,
int
col)
throws
Error
public
bool
set_value
(
Value
? value)
throws
Error
public
bool
set_value_str
(
DataHandler
dh,
string
value)
throws
Error
public
bool
set_value_to_default
()
public
Value
take_static_value
(
Value
value,
bool
value_changed)
throws
Error
public
bool
take_value
(
owned
Value
value)
throws
Error
public
bool
value_is_default
()
Signals:
public
signal
void
attribute_changed
(
string
att_name,
Value
att_value)
public
virtual
signal
void
changed
()
public
virtual
signal
void
source_changed
()
public
virtual
signal
Error
validate_change
(
Value
new_value)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface Gda.Lockable
i_lock
i_trylock
i_unlock
@lock
trylock
unlock