vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SidebarComponent
Interface SidebarComponent
interface
SidebarComponent
{
componentType
:
string
;
createAction
?:
string
;
enableLinking
?:
boolean
;
height
?:
number
;
label
?:
string
;
lookup
?:
string
;
page
?:
string
;
relatedLists
?:
RelatedList
[]
;
unit
?:
string
;
updateAction
?:
string
;
width
?:
number
;
}
Index
Properties
component
Type
create
Action?
enable
Linking?
height?
label?
lookup?
page?
related
Lists?
unit?
update
Action?
width?
Properties
component
Type
componentType
:
string
Optional
create
Action
createAction
?:
string
Optional
enable
Linking
enableLinking
?:
boolean
Optional
height
height
?:
number
Optional
label
label
?:
string
Optional
lookup
lookup
?:
string
Optional
page
page
?:
string
Optional
related
Lists
relatedLists
?:
RelatedList
[]
Optional
unit
unit
?:
string
Optional
update
Action
updateAction
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
component
Type
create
Action
enable
Linking
height
label
lookup
page
related
Lists
unit
update
Action
width
vlocode-project - v1.40.0-beta-4
Loading...