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, setUsePrototype
getEscapeMode, getPropertieConfigs, isEscapeable, outputObjectProperties, setEscapeMode, setPropertieConfigs
public void output(java.lang.Object object, OutputContext context) throws java.lang.Exception
Outputter
output
in interface Outputter
output
in class ObjectOutputter
object
- 要输出的对象。context
- 输出上下文。java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.