您的位置:首页 > 产品设计 > UI/UE

IOS开发UI系列之常用类的继承关系层次图

2016-04-16 18:09 351 查看
此文为IOS中类的继承关系层次图(部分),旨在为读者在学习UI部分的过程中能够对其中纷乱复杂的各种视图、控件[b]、控制器、工具等之间的继承关系有个宏观的了解.[/b]

NSObject:(根类)

                            1. UIAcceleration

                            2. UIColor

  
                        3. UIGestureRecognizer

                            4.UIFont

                            5. UINib

                           6. UIPasteboard

                           7. UIPrintInfo

                           8. UIScreen

                           9. UISearchDisplayController

                           10. UITextChecker

                           11. UITouch

                            12.UIEvent

                           13. UIImage

                           14. UINavigationItem

                           15. UIBarItem

                           16.UIGestureRecognizer :

                                                                     1.UITapGestureRecognizer

                                                  
                  2.UIPinchGestureRecognizer

                                                  
                     3.UIPanGestureRecognizer

                                                  
                     4. UISwipeGestureRecognizer

                                                  
                     5. UIRotationGestureRecognizer

                                                  
                     6.UILongPressGestureRecognizer

                                                  
                  7. UIScreenEdgePanGestureRecognizer 

                               17.UIResponser :

                                                   
      1.UIApplication

                                                          2.UIViewController:

                                                  
                                          1.UITabBarController

                                
                                   
                        2.UITableViewController

                                
                                   
                       3. UINavagationController :

                                                                                                                                                                                          1.
UIImagePickerController                                                                                                                                                                                                           
                                2. UIVideoEditorController

                                                     
      3. UIView:

  
                               
                                     1.UIWindow

  
                                
                                     2.UIImageView

  
                                
                                     3.UIToolBar

  
                                
                                     4.UITabBar

  
                                                                                         5.UISearchBar

                                                                            6.UIAlertView

                                                                           7.UIWebView

                                                                             8.UIProgressView

                                                                             9.UIActivityIndicatorView

                                                                             10.UINavigationBar

                                                                             11.UIActionSheet

                                                                             12.UITableViewCell

                                                                           13.UIScollView :

  
                               
                                                               
 1. UITableView

  
                                                         
                               2. UITextView

  
                               
                                        14.UIControl
:


  
                               
                                                         
    1.UIButton

  
                               
                                                     
        2.UIDataPicker

  
                               
                                                        
     3.UIPageControl

  
                               
                                                        
     4.UISwitch

  
                               
                                                          
   5.UISlider

  
                               
                                                         
    6.UISegmentedControl

  
                               
                                                         
    7.UITextField

 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息