| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
RelatedListColumn[] |
RelatedList.getColumns()
Gets the columns value for this RelatedList.
|
RelatedListColumn |
RelatedList.getColumns(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedList.setColumns(int i,
RelatedListColumn _value) |
void |
RelatedList.setColumns(RelatedListColumn[] columns)
Sets the columns 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.