vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ActionOverride
Interface ActionOverride
interface
ActionOverride
{
actionName
?:
string
;
comment
?:
string
;
content
?:
string
;
formFactor
?:
FormFactor
;
skipRecordTypeSelect
?:
boolean
;
type
?:
ActionOverrideType
;
}
Hierarchy (
View Summary
)
ActionOverride
AppActionOverride
Index
Properties
action
Name?
comment?
content?
form
Factor?
skip
Record
Type
Select?
type?
Properties
Optional
action
Name
actionName
?:
string
Optional
comment
comment
?:
string
Optional
content
content
?:
string
Optional
form
Factor
formFactor
?:
FormFactor
Optional
skip
Record
Type
Select
skipRecordTypeSelect
?:
boolean
Optional
type
type
?:
ActionOverrideType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
Name
comment
content
form
Factor
skip
Record
Type
Select
type
vlocode-project - v1.40.0-beta-4
Loading...