class documentation

Undocumented

Method configure_widget Undocumented
Method prop_to_py Undocumented
Method py_to_db Undocumented
Method py_to_prop Undocumented
Instance Variable widget Undocumented

Inherited from Object:

Method after_select Undocumented
Method before_create Undocumented
Method before_select 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 Undocumented
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 prop_to_python Undocumented
Method props Undocumented
Method python_to_prop Undocumented
Method python_to_raw Undocumented
Method raw_to_python 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 supportsGeometrySearch 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 configure_widget(self): (source)
def prop_to_py(self, val): (source)

Undocumented

def py_to_db(self, val): (source)

Undocumented

def py_to_prop(self, val): (source)

Undocumented