@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ux_screen
Variable sys_ux_screen
Const
sys_ux_screen
:
{
name
:
"sys_ux_screen"
;
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
app_config
:
Typed
<
|
string
|
Record
<
"sys_ux_app_config"
>
|
ExplicitKey
<
"sys_ux_app_config"
>
|
TableBrand
<
"sys_ux_app_config"
>
,
{
referenceTable
:
"sys_ux_app_config"
}
,
>
;
description
:
Typed
<
string
,
{}
>
;
disable_auto_reflow
:
Typed
<
boolean
,
{}
>
;
event_mappings
:
Typed
<
string
,
{}
>
;
macroponent
:
Typed
<
|
string
|
Record
<
"sys_ux_macroponent"
>
|
ExplicitKey
<
"sys_ux_macroponent"
>
|
TableBrand
<
"sys_ux_macroponent"
>
,
{
referenceTable
:
"sys_ux_macroponent"
}
,
>
;
macroponent_config
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
order
:
Typed
<
number
,
{}
>
;
parent_macroponent
:
Typed
<
string
,
{}
>
;
required_translations
:
Typed
<
string
,
{}
>
;
screen_type
:
Typed
<
|
string
|
Record
<
"sys_ux_screen_type"
>
|
ExplicitKey
<
"sys_ux_screen_type"
>
|
TableBrand
<
"sys_ux_screen_type"
>
,
{
referenceTable
:
"sys_ux_screen_type"
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ux_screen"
Readonly
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
app_config
:
Typed
<
|
string
|
Record
<
"sys_ux_app_config"
>
|
ExplicitKey
<
"sys_ux_app_config"
>
|
TableBrand
<
"sys_ux_app_config"
>
,
{
referenceTable
:
"sys_ux_app_config"
}
,
>
;
description
:
Typed
<
string
,
{}
>
;
disable_auto_reflow
:
Typed
<
boolean
,
{}
>
;
event_mappings
:
Typed
<
string
,
{}
>
;
macroponent
:
Typed
<
|
string
|
Record
<
"sys_ux_macroponent"
>
|
ExplicitKey
<
"sys_ux_macroponent"
>
|
TableBrand
<
"sys_ux_macroponent"
>
,
{
referenceTable
:
"sys_ux_macroponent"
}
,
>
;
macroponent_config
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
order
:
Typed
<
number
,
{}
>
;
parent_macroponent
:
Typed
<
string
,
{}
>
;
required_translations
:
Typed
<
string
,
{}
>
;
screen_type
:
Typed
<
|
string
|
Record
<
"sys_ux_screen_type"
>
|
ExplicitKey
<
"sys_ux_screen_type"
>
|
TableBrand
<
"sys_ux_screen_type"
>
,
{
referenceTable
:
"sys_ux_screen_type"
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...