This property specifies the function which needs to be called when the list of #GdaTreeNode nodes managed has to be updated
Defines the #GdaMetaStore to extract information from. Necessary upon construction unless the #GdaTreeMgrTables:connection property is specified instead. This property has priority over the GdaTreeMgrTables:connection property.
This property specifies if, when initially creating nodes or updating the list of nodes, the tree manager shoud also request that each node it has created or updated also initially create or update their children.
This property can typically set to FALSE if the process of creating children nodes is lenghty and needs to be postponed while an event occurs.
If no set, then the table name will be fetched from the parent node using the "schema" attribute. If not found that way, then the list of visible tables (tables which can be identified without having to specify a schema) will be used
Defines the #GdaConnection to display information for. Necessary upon construction unless the #GdaTreeMgrTables:meta-store property is specified instead.