Use and instance of textinput, radiobutton, checkbox, and ComboBox Components

Source: Internet
Author: User

I. The textinput component is a text input box with 1 parameter. Editable. The default value is true. It can be edited by text, false, or input text.

Not editable. 2. Password: whether the password field is used. The default value is false. No. If the value is true, the password field is used. 3. Text is the text to be filled in

.
II. The radiobutton component is a single answer, that is, only one of the answers to a question is selected, and the parameter has a group name,

Specific: 1. Data: Enter the label value of the radiobutton component instance. 2. Groupname: group name 3. Label: In radiobutton

Text displayed next to the component instance. 4. Labelplacement: label position. 5. Selected: the initial status of the button is true (

Select the last one) or false (default status, unselect ),
For the example, see the attachment.
3. The checkbox component is the check box, which means that multiple answers to a question can be selected. The parameters include 1. Label: check box.

The name 2 shown next to it. Labelplacement, location, left, right (default), top, bottom. 3. Selected: True.

If the value is false, this parameter is not selected. Look at the example of the attachment,
4. The ComboBox component is the drop-down list. Parameter: 1. Data: the value of the label. Is a default array. 2.

Editable: whether the list option can be searched. 3. Labels: items in the drop-down list. 4. rowcount: Number of drop-down items

Quantity. The default value is 5. See the attachment.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.