vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
AppActionOverride
Interface AppActionOverride
interface
AppActionOverride
{
actionName
?:
string
;
comment
?:
string
;
content
?:
string
;
formFactor
?:
FormFactor
;
pageOrSobjectType
:
string
;
skipRecordTypeSelect
?:
boolean
;
type
?:
ActionOverrideType
;
}
Hierarchy (
View Summary
)
ActionOverride
AppActionOverride
Index
Properties
action
Name?
comment?
content?
form
Factor?
page
Or
Sobject
Type
skip
Record
Type
Select?
type?
Properties
Optional
action
Name
actionName
?:
string
Optional
comment
comment
?:
string
Optional
content
content
?:
string
Optional
form
Factor
formFactor
?:
FormFactor
page
Or
Sobject
Type
pageOrSobjectType
:
string
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
page
Or
Sobject
Type
skip
Record
Type
Select
type
vlocode-project - v1.40.0-beta-4
Loading...