@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ux_page_registry
Interface sys_ux_page_registry
interface
sys_ux_page_registry
{
active
:
Typed
<
boolean
,
{}
>
;
admin_panel
:
Typed
<
string
|
Record
<
keyof
Tables
>
,
{
dependent
:
"admin_panel_table"
}
,
>
;
admin_panel_table
:
Typed
<
keyof
Tables
,
{}
>
;
page
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_page"
>
|
TableBrand
<
"sys_ux_page"
>
|
Record
<
"sys_ux_page"
>
,
{
referenceTable
:
"sys_ux_page"
}
,
>
;
parent_app
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_app"
>
|
TableBrand
<
"sys_ux_app"
>
|
Record
<
"sys_ux_app"
>
,
{
referenceTable
:
"sys_ux_app"
}
,
>
;
path
:
Typed
<
string
,
{}
>
;
root_macroponent
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_macroponent"
>
|
TableBrand
<
"sys_ux_macroponent"
>
|
Record
<
"sys_ux_macroponent"
>
,
{
referenceTable
:
"sys_ux_macroponent"
}
,
>
;
title
:
Typed
<
string
,
{}
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ux_page_registry
>
sys_ux_page_registry
Index
Properties
active
admin_
panel
admin_
panel_
table
page
parent_
app
path
root_
macroponent
title
Properties
Readonly
active
active
:
Typed
<
boolean
,
{}
>
Readonly
admin_
panel
admin_panel
:
Typed
<
string
|
Record
<
keyof
Tables
>
,
{
dependent
:
"admin_panel_table"
}
,
>
Readonly
admin_
panel_
table
admin_panel_table
:
Typed
<
keyof
Tables
,
{}
>
Readonly
page
page
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_page"
>
|
TableBrand
<
"sys_ux_page"
>
|
Record
<
"sys_ux_page"
>
,
{
referenceTable
:
"sys_ux_page"
}
,
>
Readonly
parent_
app
parent_app
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_app"
>
|
TableBrand
<
"sys_ux_app"
>
|
Record
<
"sys_ux_app"
>
,
{
referenceTable
:
"sys_ux_app"
}
,
>
Readonly
path
path
:
Typed
<
string
,
{}
>
Readonly
root_
macroponent
root_macroponent
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ux_macroponent"
>
|
TableBrand
<
"sys_ux_macroponent"
>
|
Record
<
"sys_ux_macroponent"
>
,
{
referenceTable
:
"sys_ux_macroponent"
}
,
>
Readonly
title
title
:
Typed
<
string
,
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
admin_
panel
admin_
panel_
table
page
parent_
app
path
root_
macroponent
title
@servicenow/sdk - v4.4.1
Loading...