| Package | com.salesforce.results |
| Class | public dynamic class DescribeLayoutSection |
| Property | Defined by | ||
|---|---|---|---|
| heading : String | DescribeLayoutSection | ||
| layoutRows : ArrayCollection | DescribeLayoutSection | ||
| rows : Number | DescribeLayoutSection | ||
| useCollapsibleSection : Boolean | DescribeLayoutSection | ||
| useHeading : Boolean | DescribeLayoutSection | ||
| Method | Defined by | ||
|---|---|---|---|
|
DescribeLayoutSection(result:Object)
| DescribeLayoutSection | ||
| heading | property |
public var heading:String
| layoutRows | property |
public var layoutRows:ArrayCollection
| rows | property |
public var rows:Number
| useCollapsibleSection | property |
public var useCollapsibleSection:Boolean
| useHeading | property |
public var useHeading:Boolean
| DescribeLayoutSection | () | constructor |
public function DescribeLayoutSection(result:Object)Parameters
result:Object |