码迷,mamicode.com
首页 >  
搜索关键字:implement    ( 2013个结果
Android ViewGroup onInterceptTouchEvent
public booleanonInterceptTouchEvent(MotionEventev) Implement this method to intercept all touch screen motion events. This allows you to watch events....
分类:移动开发   时间:2014-07-22 23:07:55    阅读次数:537
进度条与执行过程
Client Side Pagination - jQuery EasyUI Demo Client Side Pagination ddf Start This sample shows how to implement client side pagina...
分类:其他好文   时间:2014-04-29 15:14:24    阅读次数:586
android 布局之滑动探究 scrollTo 和 scrollBy 方法使用说明
涉及到滑动,就涉及到VIEW,大家都知道,android的UI界面都是由一个一个的View以及View的派生类组成,View作为基类,而常用的布局里面的各种布局就是它派生出来的ViewGroup的子类,ViewGroup作为各个组件的容器搭建了整体的UI。以下是android UI的结构示示意图: 查看源码 /** * Implement this to do y...
分类:移动开发   时间:2014-04-27 20:41:28    阅读次数:883
2013条   上一页 1 ... 200 201 202
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!