No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
DescribeQuickActionResult Class
Namespace
Usage
The QuickAction describeQuickActions method returns an array of quick action describe result objects (QuickAction.DescribeQuickActionResult).
DescribeQuickActionResult Methods
The following are methods for DescribeQuickActionResult. All are instance methods.
getCanvasApplicationName()
Syntax
public String getCanvasApplicationName()
Return Value
Type: String
getDefaultValues()
Signature
public List<QuickAction.DescribeQuickActionDefaultValue> getDefaultValues()
Return Value
getHeight()
Signature
public Integer getHeight()
Return Value
Type: Integer
getIconUrl()
Signature
public String getIconUrl()
Return Value
Type: String
getIcons()
Signature
public List<Schema.DescribeIconResult> getIcons()
Return Value
Type: List<Schema.DescribeIconResult>
getLayout()
Signature
public QuickAction.DescribeLayoutSection getLayout()
Return Value
getSourceSobjectType()
Signature
public String getSourceSobjectType()
Return Value
Type: String
getTargetParentField()
Signature
public String getTargetParentField()
Return Value
Type: String
getTargetRecordTypeId()
Signature
public String getTargetRecordTypeId()
Return Value
Type: String
getTargetSobjectType()
Signature
public String getTargetSobjectType()
Return Value
Type: String
getType()
Signature
public String getType()
Return Value
Type: String
getVisualforcePageName()
Signature
public String getVisualforcePageName()
Return Value
Type: String
getWidth()
Signature
public Integer getWidth()
Return Value
Type: Integer