|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescribeTab | |
|---|---|
| com.sforce.soap.partner | |
| Uses of DescribeTab in com.sforce.soap.partner |
|---|
| Methods in com.sforce.soap.partner that return DescribeTab | |
|---|---|
DescribeTab[] |
DescribeTabSetResult.getTabs()
Gets the tabs value for this DescribeTabSetResult. |
DescribeTab |
DescribeTabSetResult.getTabs(int i)
|
| Methods in com.sforce.soap.partner with parameters of type DescribeTab | |
|---|---|
void |
DescribeTabSetResult.setTabs(DescribeTab[] tabs)
Sets the tabs value for this DescribeTabSetResult. |
void |
DescribeTabSetResult.setTabs(int i,
DescribeTab _value)
|
| Constructors in com.sforce.soap.partner with parameters of type DescribeTab | |
|---|---|
DescribeTabSetResult(java.lang.String label,
java.lang.String logoUrl,
java.lang.String namespace,
boolean selected,
DescribeTab[] tabs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||