c
Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Interface Gda.DataModel

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaDataModel
Interface : DataModel
Implementations: Gda.DataAccessWrapper, Gda.DataModelArray, Gda.DataModelBdb, Gda.DataModelDir, Gda.DataModelDsnList, Gda.DataModelImport, Gda.DataProxy, Gda.DataSelect
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda
Method
Gda.execute_select_command (Connection cnc, String sql) : Gda.DataModel
Gda
Method
Gda.utility_data_model_dump_data_to_xml (DataModel model, NodePtr parent, gint32 cols, gint32 nb_cols, gint32 rows, gint32 nb_rows, gboolean use_col_ids) : gboolean
Gda.Config
Method
Gda.Config.list_dsn () : Gda.DataModel
Gda.Config
Method
Gda.Config.list_providers () : Gda.DataModel
Gda.Connection
Method
get_meta_store_data_v (ConnectionMetaType meta_type, Array filters) : Gda.DataModel
Gda.Connection
Method
statement_execute_select (Statement stmt, Set params) : Gda.DataModel
Gda.Connection
Method
statement_execute_select_full (Statement stmt, Set params, StatementModelUsage model_usage, Array col_types) : Gda.DataModel
Gda.DataAccessWrapper
Property
model : Gda.DataModel
Gda.DataAccessWrapper
Method
Gda.DataAccessWrapper.c_new (DataModel model) : Gda.DataModel
Gda.DataComparator
Property
new_model : Gda.DataModel
Gda.DataComparator
Property
old_model : Gda.DataModel
Gda.DataComparator
Method
new Gda.DataComparator.c_new (DataModel old_model, DataModel new_model) : Gda.DataComparator
Create a new Gda.DataComparator
Gda.DataModelArray
Method
Gda.DataModelArray.c_new (gint32 cols) : Gda.DataModel
Gda.DataModelDir
Method
Gda.DataModelDir.c_new (String basedir) : Gda.DataModel
Gda.DataModelImport
Method
Gda.DataModelImport.new_file (String filename, gboolean random_access, Set options) : Gda.DataModel
Gda.DataModelImport
Method
Gda.DataModelImport.new_mem (String data, gboolean random_access, Set options) : Gda.DataModel
Gda.DataModelImport
Method
Gda.DataModelImport.new_xml_node (NodePtr node) : Gda.DataModel
Gda.DataModelIter
Property
data_model : Gda.DataModel
Gda.DataModelIter
Property
forced_model : Gda.DataModel
Gda.DataProxy
Property
model : Gda.DataModel
Gda.DataProxy
Method
Gda.DataProxy.c_new (DataModel model) : GObject.Object
Gda.DataProxy
Method
get_proxied_model () : Gda.DataModel
Gda.Holder
Property
source_model : Gda.DataModel
Gda.Holder
Method
get_source_model (gint32 col) : Gda.DataModel
Gda.Holder
Method
set_source_model (DataModel model, gint32 col) : gboolean
Gda.MetaStore
Method
create_modify_data_model (String table_name) : Gda.DataModel
Gda.MetaStore
Method
modify_with_context (MetaContext context, DataModel new_data) : gboolean
Gda.ServerProvider
Method
Gda.ServerProvider.init_schema_model (DataModel model, ConnectionSchema schema) : gboolean
Gda.ServerProvider
Method
Gda.ServerProvider.test_schema_model (DataModel model, ConnectionSchema schema) : gboolean
Gda.Set
Method
get_source_for_model (DataModel model) : Gda.SetSource
Gda.Set
Method
replace_source_model (SetSource source, DataModel model) : none
Gdaui.Cloud
Property
model : Gda.DataModel
Gdaui.Cloud
Method
new Gdaui.Cloud.c_new (DataModel model, gint32 label_column, gint32 weight_column) : Gtk.Widget
Create a new Gdaui.Cloud
Gdaui.Combo
Property
model : Gda.DataModel
Gdaui.Combo
Method
new Gdaui.Combo.with_model (DataModel model, gint32 n_cols, gint32 cols_index) : Gtk.Widget
Create a new Gdaui.Combo
Gdaui.Combo
Method
set_model (DataModel model, gint32 n_cols, Array cols_index) : none
Gdaui.DataSelector
Method
get_model () : Gda.DataModel
Gdaui.DataSelector
Method
set_model (DataModel model) : none
Gdaui.DataStore
Method
Gdaui.DataStore.c_new (DataModel model) : Gtk.TreeModel
Gdaui.Form
Property
model : Gda.DataModel
Gdaui.Form
Method
new Gdaui.Form.c_new (DataModel model) : Gtk.Widget
Create a new Gdaui.Form
Gdaui.Grid
Property
model : Gda.DataModel
Gdaui.Grid
Method
new Gdaui.Grid.c_new (DataModel model) : Gtk.Widget
Create a new Gdaui.Grid
Gdaui.RawForm
Property
model : Gda.DataModel
Gdaui.RawForm
Method
new Gdaui.RawForm.c_new (DataModel model) : Gtk.Widget
Create a new Gdaui.RawForm
Gdaui.RawGrid
Property
model : Gda.DataModel
Gdaui.RawGrid
Method
new Gdaui.RawGrid.c_new (DataModel model) : Gtk.Widget
Create a new Gdaui.RawGrid
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:47 GMT+0800 (HKT)