vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CustomApplicationComponentMetadata
Interface CustomApplicationComponentMetadata
interface
CustomApplicationComponentMetadata
{
buttonIconUrl
?:
string
;
buttonStyle
?:
string
;
buttonText
?:
string
;
buttonWidth
?:
number
;
fullName
?:
string
;
height
?:
number
;
isHeightFixed
:
boolean
;
isHidden
:
boolean
;
isWidthFixed
:
boolean
;
visualforcePage
:
string
;
width
?:
number
;
}
Hierarchy (
View Summary
)
MetadataInfo
CustomApplicationComponentMetadata
Index
Properties
button
Icon
Url?
button
Style?
button
Text?
button
Width?
full
Name?
height?
is
Height
Fixed
is
Hidden
is
Width
Fixed
visualforce
Page
width?
Properties
Optional
button
Icon
Url
buttonIconUrl
?:
string
Optional
button
Style
buttonStyle
?:
string
Optional
button
Text
buttonText
?:
string
Optional
button
Width
buttonWidth
?:
number
Optional
full
Name
fullName
?:
string
Optional
height
height
?:
number
is
Height
Fixed
isHeightFixed
:
boolean
is
Hidden
isHidden
:
boolean
is
Width
Fixed
isWidthFixed
:
boolean
visualforce
Page
visualforcePage
:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
button
Icon
Url
button
Style
button
Text
button
Width
full
Name
height
is
Height
Fixed
is
Hidden
is
Width
Fixed
visualforce
Page
width
vlocode-project - v1.40.0-beta-4
Loading...