AbstractInfoFlowCardData
2016-10-19 22:09:11 0 举报
AbstractInfoFlowCardData是一个抽象类,用于表示信息流中的数据卡片。该类提供了一些基本的属性和方法,用于描述和处理数据卡片的相关信息。具体来说,它包含了数据卡片的标题、内容、来源等基本信息,并提供了对这些信息进行操作的方法。通过继承AbstractInfoFlowCardData类,可以创建具体的数据卡片类,实现不同的功能和特性。这个类的设计使得信息流中的数据卡片具有统一的结构和接口,方便了数据的管理和处理。无论是在移动应用还是网页应用中,使用AbstractInfoFlowCardData都可以简化数据卡片的开发和集成过程,提高开发效率和代码的可维护性。
作者其他创作
大纲/内容
SoccerLive
Special
AbstractInfoFlowCardData
- mNewsData:NewsData- mCardType:int
+ serializeTo(NewsData):void+ convertFrom(NewsData):void+ convertQuicklyFrom(NewsData):void
SpecialFooterItem
Article
NewsData
- newsId:String- newsExtColumn:NewsJSONObject- newsExtData:NewsJSONObject- newsBottomData:NewsJSONObject
SpecialItem
- mUrl:String- mTitle:String- mId:String
InfoFlowJsonConstDef
无接口定义,仅用来定义常量
CricketLive
InfoFlowCardTypeDef
卡片类型常量池
AdItem
- mTitle:String- mAdid:String- mIcon:AdCoverImage- mImgs:AdCoverImage[]
NewsJSONObject
- mJsonObject:JSONObject
SpecialHeaderItem
CommonInfoFlowCardData
- mTitle:String- item_type:int- style_type:int- mData:JSONObject- mHyperLinks:List
INewsDataSerializable
收藏
0 条评论
下一页
为你推荐
查看更多