@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ux_page_registry
Variable sys_ux_page_registry
Const
sys_ux_page_registry
:
{
name
:
"sys_ux_page_registry"
;
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
admin_panel
:
Typed
<
string
|
Record
,
{
dependent
:
"admin_panel_table"
}
>
;
admin_panel_table
:
Typed
<
keyof
Tables
,
{}
>
;
page
:
Typed
<
|
string
|
Record
<
"sys_ux_page"
>
|
ExplicitKey
<
"sys_ux_page"
>
|
TableBrand
<
"sys_ux_page"
>
,
{
referenceTable
:
"sys_ux_page"
}
,
>
;
parent_app
:
Typed
<
|
string
|
Record
<
"sys_ux_app"
>
|
ExplicitKey
<
"sys_ux_app"
>
|
TableBrand
<
"sys_ux_app"
>
,
{
referenceTable
:
"sys_ux_app"
}
,
>
;
path
:
Typed
<
string
,
{}
>
;
root_macroponent
:
Typed
<
|
string
|
Record
<
"sys_ux_macroponent"
>
|
ExplicitKey
<
"sys_ux_macroponent"
>
|
TableBrand
<
"sys_ux_macroponent"
>
,
{
referenceTable
:
"sys_ux_macroponent"
}
,
>
;
title
:
Typed
<
string
,
{}
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ux_page_registry"
Readonly
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
admin_panel
:
Typed
<
string
|
Record
,
{
dependent
:
"admin_panel_table"
}
>
;
admin_panel_table
:
Typed
<
keyof
Tables
,
{}
>
;
page
:
Typed
<
|
string
|
Record
<
"sys_ux_page"
>
|
ExplicitKey
<
"sys_ux_page"
>
|
TableBrand
<
"sys_ux_page"
>
,
{
referenceTable
:
"sys_ux_page"
}
,
>
;
parent_app
:
Typed
<
|
string
|
Record
<
"sys_ux_app"
>
|
ExplicitKey
<
"sys_ux_app"
>
|
TableBrand
<
"sys_ux_app"
>
,
{
referenceTable
:
"sys_ux_app"
}
,
>
;
path
:
Typed
<
string
,
{}
>
;
root_macroponent
:
Typed
<
|
string
|
Record
<
"sys_ux_macroponent"
>
|
ExplicitKey
<
"sys_ux_macroponent"
>
|
TableBrand
<
"sys_ux_macroponent"
>
,
{
referenceTable
:
"sys_ux_macroponent"
}
,
>
;
title
:
Typed
<
string
,
{}
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...