| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected ReportChartComponentSize |
ReportChartComponent.size |
| Modifier and Type | Method and Description |
|---|---|
static ReportChartComponentSize |
ReportChartComponentSize.fromValue(String v) |
ReportChartComponentSize |
ReportChartComponent.getSize()
Gets the value of the size property.
|
static ReportChartComponentSize |
ReportChartComponentSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportChartComponentSize[] |
ReportChartComponentSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportChartComponent.setSize(ReportChartComponentSize value)
Sets the value of the size property.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReportChartComponentSize |
ReportChartComponentLayoutItem.size |
| Modifier and Type | Method and Description |
|---|---|
ReportChartComponentSize |
ReportChartComponentLayoutItem.getSize()
Gets the value of the size property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportChartComponentLayoutItem.setSize(ReportChartComponentSize value)
Sets the value of the size property.
|
Copyright © 2016. All rights reserved.