CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 52: DEV-501: Salesforce Certified Apex and Visualforce Controllers

A placeholder for content that is rendered in a specific part of the parent component, such as the header or footer of an .An component can only exist in the body of a parent component if the parent supports facets. The name of the facet component must match one of the pre-defined facet names on the parent component.…

Nội dung câu hỏi

A placeholder for content that is rendered in a specific part of the parent component, such as the header or footer of an .An component can only exist in the body of a parent component if the parent supports facets. The name of the facet component must match one of the pre-defined facet names on the parent component. This name determines where the content of the facet component is rendered. Consequently, the order in which a facet component is defined within the body of a parent component does not affect the appearence of the parent component. See for an example of facets.Note: Although you can't represent an directly in Apex, you can specify it on a dynamic component that has the facet. For example:

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. apex:logCallPublisher
  2. B. apex:dataList
  3. C. apex:inputField
  4. D. apex:facet — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề