class documentation

Undocumented

Method before_select Undocumented
Method configure Undocumented
Method configure_geometry_crs Undocumented
Method configure_geometry_type Undocumented
Method configure_widget Undocumented
Method prop_to_python Undocumented
Method props Undocumented
Method python_to_prop Undocumented
Method python_to_raw Undocumented
Method raw_to_python Undocumented
Class Variable supportsGeometrySearch Undocumented
Instance Variable geometryCrs Undocumented
Instance Variable geometryType Undocumented
Instance Variable widget Undocumented
Method _prop_to_shape Undocumented

Inherited from Object:

Method after_select Undocumented
Method before_create Undocumented
Method before_update Undocumented
Method do_init Undocumented
Method from_props Undocumented
Method from_record Undocumented
Method get_value Undocumented
Method model_value Undocumented
Method to_props Undocumented
Method to_record Undocumented

Inherited from Object (via Object):

Method configure_flags Undocumented
Method configure_validators Undocumented
Method configure_values Undocumented
Method describe Undocumented
Method do_validate Undocumented
Method find_relatable_features Undocumented
Method post_configure Undocumented
Method related_models Undocumented
Instance Variable isAuto Undocumented
Instance Variable isPrimaryKey Undocumented
Instance Variable isRequired Undocumented
Instance Variable isUnique Undocumented
Instance Variable model Undocumented
Instance Variable name Undocumented
Instance Variable title Undocumented
Instance Variable validators Undocumented
Instance Variable values 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 IModelField (via Object, Object, Node, Object):

Method after_create Undocumented
Method after_create_related Undocumented
Method after_delete Undocumented
Method after_update Undocumented
Method before_create_related Undocumented
Method before_delete Undocumented
Method do_init_related Undocumented
Class Variable attributeType Undocumented
Class Variable supportsFilterSearch Undocumented
Class Variable supportsKeywordSearch Undocumented

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

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 before_select(self, mc): (source)
def configure(self): (source)

Undocumented

def configure_geometry_crs(self): (source)

Undocumented

def configure_geometry_type(self): (source)

Undocumented

def configure_widget(self): (source)
def prop_to_python(self, feature, value, mc): (source)
def props(self, user): (source)

Undocumented

def python_to_prop(self, feature, value, mc): (source)
def python_to_raw(self, feature, value, mc): (source)
def raw_to_python(self, feature, value, mc): (source)
supportsGeometrySearch: bool = (source)
geometryCrs: gws.ICrs = (source)

Undocumented

Undocumented

def _prop_to_shape(self, value): (source)

Undocumented