IOS development and learning-source code sharing of table effects-series of tutorials 4

Source: Internet
Author: User
Keyboard avoiding
Introduction: the pop-up keyboard can never hide the input box. The input box is moved up when the Input Keyboard is displayed, so that it is not blocked by the pop-up Input Keyboard. That is to say, when the pop-up keyboard blocks some content on the interface, the page moves up as a whole to expose the blocked content.
Http://ios.itmdc.com/thread-3190-1-1.html

Lazy table Images 
Introduction: asynchronous download and display of images in the list. When there are many rows in the list and each row has an image, the asynchronous download and display of these images can enableProgramSmooth operation. You do not need to wait until all images have been downloaded.
Http://ios.itmdc.com/thread-3191-1-1.html

Accordion file navigation
Introduction: implements the browsing effect of the file tree structure. It is mostly used for PDF document readers.
Http://ios.itmdc.com/thread-3192-1-1.html

Retractable section Controller 
Introduction: Use uitableview to implement a drop-down list (Extensible list. The drop-down list supports the expansion and collapse of each row. Click a row in the list to show more rows in the drop-down list. Click again to collapse all the rows below.
Http://ios.itmdc.com/thread-3193-1-1.html

Drop down ComboBox 
Introduction: Use uitableview to implement the pull-down menu (Extensible list. Click a row in the list to display more rows in the drop-down list.
Http://ios.itmdc.com/thread-3194-1-1.html

Movable tableview
Introduction: implement a list of cells that can be moved. You can move any cell in the list to change the order of cells. You do not need to set the list to edit mode during the process of moving ). Only ios5.0 is supported.
Http://ios.itmdc.com/thread-3195-1-1.html

Sliding tableviewcell
Description: The result is that the user uses his or her fingers to traverse any row in the list from left to right. This row will be split to show other information. If the user's fingers are crossed in the opposite direction, the user recovers.
Http://ios.itmdc.com/thread-3196-1-1.html

Sliding table 
Introduction: if you use your fingers to traverse any row in the list from left to right, this row will be split to show other information. If your fingers are crossed in the opposite direction, the row will be restored.
Http://ios.itmdc.com/thread-3198-1-1.html

Horizontal tableview
Description: implements a horizontal list. That is, the list is left-side scrolling, rather than up and down scrolling.
Http://ios.itmdc.com/thread-3200-1-1.html

Input tableviewcell 
Introduction: implement several table cells that can input content, such as text, numbers, and dates. The form dynamically adjusts the position based on the pop-up keyboard, so that the pop-up keyboard does not cover the form. That is to say, when the pop-up keyboard blocks some content on the interface, the page moves up as a whole, this exposes the blocked content.
Http://ios.itmdc.com/thread-3203-1-1.html

Quadrant tableviewcell 
Description: Custom uitableviewcell. Implement 2*2 squares in the list unit. Each square has different contents. Similar to Personal Data Statistics in Twitter.
Http://ios.itmdc.com/thread-3205-1-1.html

Path tableviewcontroller 
Introduction: implement the time scroll bar effect of the path application: In the list, information labels appear next to the scroll bar to display the list unit to be moved.
Http://ios.itmdc.com/thread-3206-1-1.html

Inappsettingskit 
Description: Custom uitableviewcell. Provides a table input interface for various styles. You can add various controls to a list unit, such as switch, Slider, and textfield, to apply various settings. You can also customize the segment header.
Http://ios.itmdc.com/thread-3208-1-1.html

Related Article

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.