TAILIEUCHUNG - Flex 3 with Java- P2

Tham khảo tài liệu 'flex 3 with java- p2', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 2 To create a TabNavigator control switchback to the Design mode and follow these steps 1. Drag and drop a TabNavigator container from the Navigators section in the Components view in the design area. 2. Notice that TabNavigator will be created with one default tab Tab 1. It can be seen in the following screenshot 3. You can add another tab to this container by clicking on the the plus sign that is displayed above the container. Similarly use the - the minus sign to delete a tab. 4. Adding a tab will prompt you to enter a new tab label and the type of container you want to use. Remember the definition of navigator containers Navigator container controls user movement or navigation among multiple child containers. These tabs are actual containers which will be added as children of the TabNavigator container. For now I am leaving selection to default Canvas. 5. Once you click on OK a new tab will be added to TabNavigator. You can explore these containers from the Navigators section of the Components view as shown in the following screenshot 37 Introduction to Flex 3 Framework Form containers Forms are commonly used containers in the web world. Forms are typically used to collect user information such as registration purchases billing and so on. Flex provides a form-based container with various built-in advantages such as form validation required field indicator auto-alignment auto-layout and so on. Forms are constructed using the following three types of components Form container - Represents the main Form container FormHeading - Represents Form heading FormItem - Represents individual control on the Form container such as text field button and so on Example of creating a form control xml version encoding utf-8 mx Application xmlns mx http 2006 mxml layout vertical mx Form mx FormHeading label Registration Information mx FormItem label First Name required true mx TextInput id fname mx FormItem mx FormItem label Last Name required true mx .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.