Package | Description |
---|---|
com.bstek.dorado.view |
与展现相关的基础实现。
|
com.bstek.dorado.view.output |
一些用于定义各种视图组件的输出方式的对象。
|
com.bstek.dorado.view.type |
对数据封装对象的增强,以便于数据封装对象能够更好的为Brich视图功能提供服务。
|
com.bstek.dorado.view.type.property |
各种用于描述实体类型(BrichEntityDataType)中属性的对象。
|
com.bstek.dorado.view.widget |
视图组件的基础实现。
|
Modifier and Type | Class and Description |
---|---|
class |
TopViewOutputter
顶层视图对象的输出器。
|
class |
ViewOutputter
视图对象的输出器。
|
Modifier and Type | Class and Description |
---|---|
class |
ClientObjectOutputter
用于将一个Java对象输出成为View对象的输出器。
|
class |
DataProviderPropertyOutputter
数据提供者的输出器。
|
class |
DataResolverPropertyOutputter |
class |
ObjectPropertyOutputter |
Modifier and Type | Class and Description |
---|---|
class |
EntityDataTypeOutputter |
Modifier and Type | Class and Description |
---|---|
class |
CommonPropertyDefOutputter |
Modifier and Type | Class and Description |
---|---|
class |
ComponentOutputter
默认的视图组件的输出器。
|
class |
ContainerOutputter
默认的视图容器控件的输出器。
|
class |
ControlOutputter
默认的视图控件的输出器。
|
class |
HtmlContainerOutputter |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.