Package | Description |
---|---|
com.bstek.dorado.config.definition |
一些用于保存配置文件解析中间结果的对象及相关工具类。
|
com.bstek.dorado.data.provider |
数据提供者的基本实现。
|
com.bstek.dorado.util.proxy |
与方法自动分派功能相关的实现。
|
com.bstek.dorado.view.widget |
视图组件的基础实现。
|
Modifier and Type | Class and Description |
---|---|
class |
DefinitionSupportedList<E>
可记录其中是否存在配置声明对象的集合。
|
Modifier and Type | Class and Description |
---|---|
class |
PagingList<E>
支持数据分页的List。
|
Modifier and Type | Class and Description |
---|---|
class |
ChildrenListSupport<E>
用于辅助实现子对象管理功能的抽象List。
|
class |
ChildrenSetSupport<E>
用于辅助实现子对象管理功能的抽象Set。
|
class |
ListProxySupport<E>
List 代理的抽象支持类。 |
class |
SetProxySupport<E>
Set 代理的抽象支持类。 |
Modifier and Type | Class and Description |
---|---|
class |
InnerElementList<E> |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.