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

Public 成员函数

 AbSampleFragment ()
 
View onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
 
View getContentView ()
 
void setContentView (View mContentView)
 

静态 Public 成员函数

static AbSampleFragment newInstance ()
 

Private 属性

View mContentView
 

详细描述

© 2012 amsoft.cn 名称:AbSampleFragment.java 描述:全屏的Fragment

作者
还如一梦中
版本
v1.0
日期
:2014-07-30 下午16:00:52

构造及析构函数说明

com.ab.fragment.AbSampleFragment.AbSampleFragment ( )
inline

成员函数说明

View com.ab.fragment.AbSampleFragment.getContentView ( )
inline
static AbSampleFragment com.ab.fragment.AbSampleFragment.newInstance ( )
inlinestatic

Create a new instance of AbSampleFragment.

View com.ab.fragment.AbSampleFragment.onCreateView ( LayoutInflater  inflater,
ViewGroup  container,
Bundle  savedInstanceState 
)
inline
void com.ab.fragment.AbSampleFragment.setContentView ( View  mContentView)
inline

类成员变量说明

View com.ab.fragment.AbSampleFragment.mContentView
private

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