Packagecom.salesforce.results
Classpublic dynamic class DescribeLayoutComponent

Class returned to the responder from connection.describeLayout() calls, contains details describing the page layouts for edit and detail pages and various information about each record type for this object.

See also

com.salesforce.Connection.describeLayout()
Apex Developer Guide


Public Methods
 MethodDefined by
  
DescribeLayoutComponent(obj:ObjectProxy)
DescribeLayoutComponent
Constructor detail
DescribeLayoutComponent()constructor
public function DescribeLayoutComponent(obj:ObjectProxy)Parameters
obj:ObjectProxy