Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
RelatedListSort[] |
RelatedList.getSort()
Gets the sort value for this RelatedList.
|
RelatedListSort |
RelatedList.getSort(int i) |
Modifier and Type | Method and Description |
---|---|
void |
RelatedList.setSort(int i,
RelatedListSort _value) |
void |
RelatedList.setSort(RelatedListSort[] sort)
Sets the sort value for this RelatedList.
|
Constructor and Description |
---|
RelatedList(RelatedListColumn[] columns,
boolean custom,
String field,
String label,
int limitRows,
String name,
String sobject,
RelatedListSort[] sort) |
Copyright © 2014. All rights reserved.