com.bstek.dorado.view.widget
public class HtmlContainerOutputter extends ContainerOutputter
| Constructor and Description |
|---|
HtmlContainerOutputter() |
| Modifier and Type | Method and Description |
|---|---|
void |
output(java.lang.Object object,
OutputContext context)
输出组件。
|
getPrototype, getShortTypeName, isUsePrototype, outputObject, setPrototype, setShortTypeName, setUsePrototypegetEscapeMode, getPropertieConfigs, isEscapeable, outputObjectProperties, setEscapeMode, setPropertieConfigspublic void output(java.lang.Object object,
OutputContext context)
throws java.lang.Exception
Outputteroutput in interface Outputteroutput in class ObjectOutputterobject - 要输出的对象。context - 输出上下文。java.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.