DEV-501 무료 덤프문제 온라인 액세스
| 시험코드: | DEV-501 |
| 시험이름: | Apex and Visualforce Controllers Exam |
| 인증사: | Salesforce |
| 무료 덤프 문항수: | 239 |
| 업로드 날짜: | 2025-12-10 |
A text area input element. Use this component to get user input for a controller method that does not correspond to a field on a Salesforce object, for a value that requires a text area.
An HTML table that is defined by iterating over a set of data, displaying information about one item of data per row. The body of the <apex:dataTable> contains one or more column components that specify what information should be displayed for each item of data. The data set can include up to 1,000 items.
Objects of this Apex class specify one of the possible values for a Visualforce selectCheckboxes, selectList, or selectRadio component.