AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | 所有成员列表
com.ab.view.sample.AbScrollTextView类 参考
类 com.ab.view.sample.AbScrollTextView 继承关系图:

Public 成员函数

 AbScrollTextView (Context context)
 
 AbScrollTextView (Context context, AttributeSet attrs)
 
 AbScrollTextView (Context context, AttributeSet attrs, int defStyle)
 
boolean isFocused ()
 

详细描述

© 2012 amsoft.cn 名称:AbScrollTextView.java 描述:跑马灯一直跑

作者
还如一梦中
版本
v1.0
日期
:2013-10-24 下午1:39:31

构造及析构函数说明

com.ab.view.sample.AbScrollTextView.AbScrollTextView ( Context  context)
inline

Instantiates a new ab scroll text view.

参数
contextthe context
com.ab.view.sample.AbScrollTextView.AbScrollTextView ( Context  context,
AttributeSet  attrs 
)
inline

Instantiates a new ab scroll text view.

参数
contextthe context
attrsthe attrs
com.ab.view.sample.AbScrollTextView.AbScrollTextView ( Context  context,
AttributeSet  attrs,
int  defStyle 
)
inline

Instantiates a new ab scroll text view.

参数
contextthe context
attrsthe attrs
defStylethe def style

成员函数说明

boolean com.ab.view.sample.AbScrollTextView.isFocused ( )
inline

描述:设置为焦点,能一直滚动.


该类的文档由以下文件生成: