AndBase开发框架  1.5.8r3
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | Public 属性 | 所有成员列表
com.ab.view.table.AbTableCell类 参考

Public 成员函数

 AbTableCell (Object value, int width, int type)
 

Public 属性

Object value
 
int width
 
int type
 

详细描述

© 2012 amsoft.cn 名称:AbTableCell.java 描述:表格的一个单元格.

作者
还如一梦中
版本
v1.0
日期
:2013-01-18 下午11:52:13

构造及析构函数说明

com.ab.view.table.AbTableCell.AbTableCell ( Object  value,
int  width,
int  type 
)
inline

一个单元格.

参数
value单元格的值
width列宽
type单元格类型

类成员变量说明

int com.ab.view.table.AbTableCell.type

单元格类型.

Object com.ab.view.table.AbTableCell.value

按列类型取值.

int com.ab.view.table.AbTableCell.width

列宽.


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