class documentation

Undocumented

Method configure Undocumented
Method find Perform a search
Instance Variable limit Undocumented
Instance Variable tolerance Undocumented
Method _get_features Undocumented

Inherited from Object:

Method props Undocumented

Inherited from Node (via 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, Node):

Method __repr__ Undocumented

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

Method activate Undocumented
Method post_configure 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)

Undocumented

@gws.ext.command.api('searchFind')
def find(self, req: gws.IWebRequester, p: Request) -> Response: (source)

Perform a search

Undocumented

Undocumented

def _get_features(self, req: gws.IWebRequester, p: Request) -> list[gws.FeatureProps]: (source)

Undocumented