- Preparing search index...
- The search index is not available
@j2inn/app
Function findRemoteEditorAppView
- findRemoteEditorAppView(tag: string, namespace: HNamespace, rootStore: AppRootStore, filter: FilterFunc): AppViewData | undefined
-
Parameters
-
tag: string
-
namespace: HNamespace
-
-
filter: FilterFunc
Returns AppViewData | undefined
Find an application and its associated for the specified tag name.
This will use the defs namespace to look up any associated finUi and return its details.
Returns
Application and view data or undefined if none can be found.