Gda.DataProxy – libgda-5.0 Reference Manual
Packages
libgda-5.0
Gda
DataProxy
defer_sync
model
prepend_null_entry
sample_size
error_quark
DataProxy
DataProxy.with_data_model
@delete
alter_value_attributes
apply_all_changes
apply_row_changes
cancel_all_changes
cancel_row_changes
get_filter_expr
get_filtered_n_rows
get_n_modified_rows
get_n_new_rows
get_proxied_model
get_proxied_model_n_cols
get_proxied_model_n_rows
get_proxied_model_row
get_sample_end
get_sample_size
get_sample_start
get_value_attributes
get_values
has_changed
is_read_only
row_has_changed
row_is_deleted
row_is_inserted
set_filter_expr
set_ordering_column
set_sample_size
set_sample_start
undelete
filter_changed
row_changes_applied
row_delete_changed
sample_changed
sample_size_changed
validate_row_changes
DataProxy
Object Hierarchy:
Description:
public
class
DataProxy
:
Object
,
DataModel
Namespace:
Gda
Package:
libgda-5.0
Content:
Properties:
public
bool
defer_sync
{
set
;
get
; }
public
DataModel
model
{
construct
set
;
owned
get
; }
public
bool
prepend_null_entry
{
set
;
get
; }
public
int
sample_size
{
construct
set
;
get
; }
Static methods:
public
static
Quark
error_quark
()
Creation methods:
public
DataProxy
(
DataModel
model)
public
DataProxy.with_data_model
(
DataModel
model)
Methods:
public
void
alter_value_attributes
(
int
proxy_row,
int
col,
ValueAttribute
alter_flags)
public
bool
apply_all_changes
()
throws
Error
public
bool
apply_row_changes
(
int
proxy_row)
throws
Error
public
bool
cancel_all_changes
()
public
void
cancel_row_changes
(
int
proxy_row,
int
col)
public
void
@delete
(
int
proxy_row)
public
unowned
string
get_filter_expr
()
public
int
get_filtered_n_rows
()
public
int
get_n_modified_rows
()
public
int
get_n_new_rows
()
public
weak
DataModel
get_proxied_model
()
public
int
get_proxied_model_n_cols
()
public
int
get_proxied_model_n_rows
()
public
int
get_proxied_model_row
(
int
proxy_row)
public
int
get_sample_end
()
public
int
get_sample_size
()
public
int
get_sample_start
()
public
ValueAttribute
get_value_attributes
(
int
proxy_row,
int
col)
public
SList
<
unowned
Value
?>
get_values
(
int
proxy_row,
int
[] cols_index,
int
n_cols)
public
bool
has_changed
()
public
bool
is_read_only
()
public
bool
row_has_changed
(
int
proxy_row)
public
bool
row_is_deleted
(
int
proxy_row)
public
bool
row_is_inserted
(
int
proxy_row)
public
bool
set_filter_expr
(
string
? filter_expr)
throws
Error
public
bool
set_ordering_column
(
int
col)
throws
Error
public
void
set_sample_size
(
int
sample_size)
public
void
set_sample_start
(
int
sample_start)
public
void
undelete
(
int
proxy_row)
Signals:
public
virtual
signal
void
filter_changed
()
public
virtual
signal
void
row_changes_applied
(
int
row,
int
proxied_row)
public
virtual
signal
void
row_delete_changed
(
int
row,
bool
to_be_deleted)
public
virtual
signal
void
sample_changed
(
int
sample_start,
int
sample_end)
public
virtual
signal
void
sample_size_changed
(
int
sample_size)
public
virtual
signal
Error
validate_row_changes
(
int
row,
int
proxied_row)
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.DataModel
error_quark
add_data_from_xml_node
append_row
array_copy_model
array_copy_model_ext
create_iter
describe_column
dump
dump_as_string
export_to_file
export_to_string
freeze
get_access_flags
get_attributes_at
get_column_index
get_column_name
get_column_title
get_exceptions
get_n_columns
get_n_rows
get_notify
get_typed_value_at
get_value_at
import_from_file
import_from_model
import_from_string
iter_at_row
iter_next
iter_prev
iter_set_value
remove_row
send_hint
set_column_name
set_column_title
set_notify
set_value_at
thaw
access_changed
changed
reset
row_inserted
row_removed
row_updated