vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ServiceCloudConsoleConfig
Interface ServiceCloudConsoleConfig
interface
ServiceCloudConsoleConfig
{
componentList
?:
AppComponentList
;
detailPageRefreshMethod
:
string
;
footerColor
?:
string
;
headerColor
?:
string
;
keyboardShortcuts
:
KeyboardShortcuts
;
listPlacement
:
ListPlacement
;
listRefreshMethod
:
string
;
liveAgentConfig
?:
LiveAgentConfig
;
primaryTabColor
?:
string
;
pushNotifications
?:
PushNotification
[]
;
tabLimitConfig
?:
TabLimitConfig
;
whitelistedDomains
?:
string
[]
;
}
Index
Properties
component
List?
detail
Page
Refresh
Method
footer
Color?
header
Color?
keyboard
Shortcuts
list
Placement
list
Refresh
Method
live
Agent
Config?
primary
Tab
Color?
push
Notifications?
tab
Limit
Config?
whitelisted
Domains?
Properties
Optional
component
List
componentList
?:
AppComponentList
detail
Page
Refresh
Method
detailPageRefreshMethod
:
string
Optional
footer
Color
footerColor
?:
string
Optional
header
Color
headerColor
?:
string
keyboard
Shortcuts
keyboardShortcuts
:
KeyboardShortcuts
list
Placement
listPlacement
:
ListPlacement
list
Refresh
Method
listRefreshMethod
:
string
Optional
live
Agent
Config
liveAgentConfig
?:
LiveAgentConfig
Optional
primary
Tab
Color
primaryTabColor
?:
string
Optional
push
Notifications
pushNotifications
?:
PushNotification
[]
Optional
tab
Limit
Config
tabLimitConfig
?:
TabLimitConfig
Optional
whitelisted
Domains
whitelistedDomains
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
component
List
detail
Page
Refresh
Method
footer
Color
header
Color
keyboard
Shortcuts
list
Placement
list
Refresh
Method
live
Agent
Config
primary
Tab
Color
push
Notifications
tab
Limit
Config
whitelisted
Domains
vlocode-project - v1.40.0-beta-4
Loading...