Pro iOS Table Views and Collection Views Using Swift 2 /

Table views and collection views are the bread and butter of iOS apps. With them, you can create everything from the simplest of lists to fully tricked-out user interfaces. Pro iOS Table and Collection Views with Swift covers table views and collection views on all sizes of iOS devices, including th...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Duckett, Tim (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2015.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Chapter 1: Table Views Quick Start
  • Chapter 2: Collection Views Quick Start
  • Chapter 3: How the Table View fits together
  • Chapter 4: How the Collection View fits together
  • Chapter 5: Feeding Data to your Tables and Collection Views
  • Chapter 6: How the Table View Cell Fits Together
  • Chapter 7: Improving the Look of the Table View Cells
  • Chapter 8: Creating Custom Table View Cells with Subclasses
  • Chapter 9: Improving the Table View Cell's Interaction
  • Chapter 10: Using Tables for Navigation
  • Chapter 11: Indexing, Grouping, and Sorting in Table Views
  • Chapter 12: Selecting and Editing Table Content
  • Chapter 13: Table Views and Storyboards
  • Chapter 14: Table Views on Larger Devices
  • Chapter 15: Tables with WatchKit
  • Chapter 16: Collection View Flow Layouts
  • Chapter 17: Collection View Custom Layouts
  • Chapter 18: Customizing Collection View Cells and Interactions
  • Chapter 19: Collection Views and Storyboards
  • Chapter 20: Advanced Collection View Custom Layouts
  • Chapter 21: Advanced Topics.