| Package | com.salesforce.results |
| Class | public dynamic class DescribeTabSetResult |
See also
| Property | Defined by | ||
|---|---|---|---|
| label : String | DescribeTabSetResult | ||
| logoUrl : String | DescribeTabSetResult | ||
| namespace : String | DescribeTabSetResult | ||
| selected : Boolean | DescribeTabSetResult | ||
| tabs : Array | DescribeTabSetResult | ||
| Method | Defined by | ||
|---|---|---|---|
|
DescribeTabSetResult(obj:ObjectProxy)
| DescribeTabSetResult | ||
| label | property |
public var label:String
| logoUrl | property |
public var logoUrl:String
| namespace | property |
public var namespace:String
| selected | property |
public var selected:Boolean
| tabs | property |
public var tabs:Array
| DescribeTabSetResult | () | constructor |
public function DescribeTabSetResult(obj:ObjectProxy)Parameters
obj:ObjectProxy |