BasesPluginInstance.getViewFactory method
BasesPluginInstance › getViewFactory
Unofficial
Gets a view factory.Signature:
getViewFactory(type: string): null | ViewFactoryParameters:
| Parameter | Type | Description |
|---|---|---|
| type | string | The view type to get the factory for. |
Returns: null | ViewFactory — The view factory, or null if not found.