class documentation

GeoJson Model.

Method configure Undocumented
Method configure_provider Undocumented
Method find_features Undocumented
Instance Variable geometryName Undocumented
Instance Variable provider Undocumented
Instance Variable uidName Undocumented

Inherited from Object:

Method feature_from_props Undocumented
Method feature_from_record Undocumented
Method feature_to_props Undocumented
Instance Variable loadingStrategy Undocumented

Inherited from Object (via Object):

Method configure_auto_fields Undocumented
Method configure_fields Undocumented
Method configure_geometry Undocumented
Method configure_model Model configuration protocol.
Method configure_sort Undocumented
Method configure_sources Undocumented
Method configure_templates Undocumented
Method configure_uid Undocumented
Method feature_to_view_props Undocumented
Method field Undocumented
Method get_features Undocumented
Method post_configure Undocumented
Method props Undocumented
Method related_models Undocumented
Method table_view_columns Undocumented
Method validate_feature Undocumented
Instance Variable defaultSort Undocumented
Instance Variable fields Undocumented
Instance Variable geometryCrs Undocumented
Instance Variable geometryType Undocumented
Instance Variable isEditable Undocumented
Instance Variable title Undocumented
Instance Variable withTableView Undocumented

Inherited from Node (via Object, Object):

Method cfg Undocumented
Method closest Undocumented
Method create_child Undocumented
Method create_child_if_configured Undocumented
Method create_children Undocumented
Method find_all Undocumented
Method find_first Undocumented
Method initialize Undocumented
Instance Variable config Undocumented
Instance Variable permissions Undocumented
Method _configure_permissions Undocumented

Inherited from Object (via Object, Object, Node):

Method __repr__ Undocumented

Inherited from IModel (via Object, Object, Node, Object):

Method create_feature Undocumented
Method delete_feature Undocumented
Method describe Undocumented
Method init_feature Undocumented
Method update_feature Undocumented

Inherited from INode (via Object, Object, Node, Object, IModel):

Method activate Undocumented
Method pre_configure Undocumented
Class Variable children Undocumented
Class Variable extName Undocumented
Class Variable extType Undocumented
Class Variable parent Undocumented
Class Variable root Undocumented
Class Variable uid Undocumented
def configure(self): (source)
def configure_provider(self): (source)
def find_features(self, search, user, **kwargs): (source)

Undocumented