SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
shell-tabs
OnTabSaveConfirm
Interface OnTabSaveConfirm
interface
OnTabSaveConfirm
{
onTabSaveConfirm
(
tab
:
INavigationBarTab
<
{
[
key
:
string
]
:
any
;
}
,
{
[
key
:
string
]
:
any
;
}
>
)
:
undefined
|
INavigationBarTabSaveOptions
;
}
Index
Methods
on
Tab
Save
Confirm
Methods
on
Tab
Save
Confirm
on
Tab
Save
Confirm
(
tab
)
:
undefined
|
INavigationBarTabSaveOptions
Parameters
tab
:
INavigationBarTab
<
{
[
key
:
string
]
:
any
;
}
,
{
[
key
:
string
]
:
any
;
}
>
the current tab model that is closing.
Returns
undefined
|
INavigationBarTabSaveOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Tab
Save
Confirm
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...
the current tab model that is closing.