• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Khan's Notebook GCC/GNU/Linux Delphi/Window Java/Anywhere

            路漫漫,長修遠,我們不能沒有錢
            隨筆 - 173, 文章 - 0, 評論 - 257, 引用 - 0
            數據加載中……

            為UITableView增加左右滑動事件

            UITableView 屏蔽了左右滑動事件.  通過重載的方式可以注入事件touch事件, 供開發者使用..

             1 //
             2 //  TouchTableView.h
             3 //  i2fBank4Iphone
             4 //
             5 //  Created by khan.lau on 13-1-8.
             6 //  Copyright (c) 2013年 khan.lau. All rights reserved.
             7 //
             8 
             9 #import <UIKit/UIKit.h>
            10 
            11 
            12 @protocol TouchTableViewDelegate <NSObject>
            13 @optional
            14 - (void)tableView:(UITableView *)tableView touchesBegin:(NSSet *)touches withEvent:(UIEvent *)event;
            15 - (void)tableView:(UITableView *)tableView touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event;
            16 - (void)tableView:(UITableView *)tableView touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event;
            17 - (void)tableView:(UITableView *)tableView touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event;
            18 @end

             1 //
             2 //  TouchTableView.m
             3 //  i2fBank4Iphone
             4 //
             5 //  Created by khan.lau on 13-1-8.
             6 //  Copyright (c) 2013年 khan.lau. All rights reserved.
             7 //
             8 
             9 #import "TouchTableView.h"
            10 
            11 @implementation TouchTableView
            12 
            13 @synthesize touchDelegate = _touchDelegate;
            14 
            15 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
            16     [super touchesBegan:touches withEvent:event];
            17     
            18     if ([_touchDelegate conformsToProtocol:@protocol(TouchTableViewDelegate)] &&
            19         [_touchDelegate respondsToSelector:@selector(tableView:touchesBegin:withEvent:)])
            20     {
            21         [_touchDelegate tableView:self touchesBegin:touches withEvent:event];
            22     }
            23 }
            24 
            25 - (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
            26     [super touchesCancelled:touches withEvent:event];
            27     
            28     if ([_touchDelegate conformsToProtocol:@protocol(TouchTableViewDelegate)] &&
            29         [_touchDelegate respondsToSelector:@selector(tableView:touchesCancelled:withEvent:)])
            30     {
            31         [_touchDelegate tableView:self touchesCancelled:touches withEvent:event];
            32     }
            33 }
            34 
            35 - (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
            36     [super touchesEnded:touches withEvent:event];
            37     
            38     if ([_touchDelegate conformsToProtocol:@protocol(TouchTableViewDelegate)] &&
            39         [_touchDelegate respondsToSelector:@selector(tableView:touchesEnded:withEvent:)])
            40     {
            41         [_touchDelegate tableView:self touchesEnded:touches withEvent:event];
            42     }
            43 }
            44 
            45 - (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event {
            46     [super touchesMoved:touches withEvent:event];
            47     
            48     if ([_touchDelegate conformsToProtocol:@protocol(TouchTableViewDelegate)] &&
            49         [_touchDelegate respondsToSelector:@selector(tableView:touchesMoved:withEvent:)])
            50     {
            51         [_touchDelegate tableView:self touchesMoved:touches withEvent:event];
            52     }
            53 }
            54 
            55 @end
            56 


            調用方法 :
            1. 頭文件中加入delegate

            @interface MoneyViewCtl : UIViewController<UITableViewDataSource, UITableViewDelegate, SDWebDataDownloaderDelegate, EGORefreshTableHeaderDelegate, TouchTableViewDelegate>{

                

                IBOutlet UISegmentedControl *_sigTime;

                IBOutlet TouchTableView *_tableview;


            }

            @end



            2. .m文件中設置好delegate

            _tableview.touchDelegate = self;



            3. .m文件中實現如下事件


            #pragma mark - TouchTableViewDelegate lifecycle

            - (void)tableView:(UITableView *)tableView touchesBegin:(NSSet *)touches withEvent:(UIEvent *)event{

                NSLog(@"touchesBegin");

            }

            - (void)tableView:(UITableView *)tableView touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event{

                NSLog(@"touchesCancelled");

            }


            - (void)tableView:(UITableView *)tableView touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event{

                NSLog(@"touchesEnded");

            }

            - (void)tableView:(UITableView *)tableView touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event{

                NSLog(@"touchesMoved");

            }



            剩下的事情就可以自己發揮了


            posted on 2013-02-27 02:51 Khan 閱讀(5851) 評論(1)  編輯 收藏 引用 所屬分類: GCC/G++跨平臺開發

            評論

            # re: 為UITableView增加左右滑動事件  回復  更多評論   

            tableview沒有屏蔽右滑事件
            2015-02-28 09:10 | snowking
            成人久久精品一区二区三区 | 亚洲日韩欧美一区久久久久我| 色综合久久中文色婷婷| 97久久精品人人澡人人爽| 国产ww久久久久久久久久| 久久www免费人成精品香蕉| 免费精品久久天干天干| 精品久久久无码人妻中文字幕豆芽| 91亚洲国产成人久久精品网址| 一本久久a久久精品综合香蕉| 久久er99热精品一区二区| 久久成人永久免费播放| 一本色道久久综合狠狠躁| 99久久精品免费观看国产| 囯产精品久久久久久久久蜜桃| 国产精品va久久久久久久| 人妻无码中文久久久久专区| 四虎国产精品成人免费久久| 日韩精品久久久久久| 亚洲国产精品无码成人片久久| 国产精品成人99久久久久| 欧美熟妇另类久久久久久不卡| 久久久噜噜噜久久中文字幕色伊伊| 久久久久久夜精品精品免费啦| 久久久久免费精品国产| 午夜精品久久久久9999高清| 国产免费福利体检区久久| 精品久久久久久久无码 | 久久精品一区二区三区AV| 国产精品免费看久久久香蕉| 久久综合给合久久狠狠狠97色 | 日本国产精品久久| 99久久精品免费国产大片| 国产精品国色综合久久| 久久ww精品w免费人成| 九九精品99久久久香蕉| 99久久婷婷国产综合亚洲| 人妻无码αv中文字幕久久| 亚洲AV无码1区2区久久| 亚洲AV无一区二区三区久久| 久久久久久毛片免费播放|