QueryController.getWidgetForIdent method
QueryController › getWidgetForIdent
Unofficial
Gets the widget type identifier for a property identifier.Signature:
getWidgetForIdent(ident: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| ident | string | The property identifier. |
Returns: string — The widget type identifier.