No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
DescribeLayoutComponent Class
DescribeLayoutComponent Methods
The following are methods for DescribeLayoutComponent. All are instance methods.
getDisplayLines()
Returns the vertical lines displayed for a field. Applies
to textarea and multi-select picklist fields.
Signature
public Integer getDisplayLines()
Return Value
Type: Integer
getTabOrder()
Returns the tab order for the item in the row.
Signature
public Integer getTabOrder()
Return Value
Type: Integer
getType()
Returns the name of the QuickAction.DescribeLayoutComponent type for this component.
Signature
public String getType()
Return Value
Type: String
getValue()
Returns the name of the field if the type for QuickAction.DescribeLayoutComponent is textarea.
Signature
public String getValue()
Return Value
Type: String