|
|
|
@ -1,6 +1,9 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<object-views xmlns="http://hypaas.com/xml/ns/object-views" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hypaas.com/xml/ns/object-views http://hypaas.com/xml/ns/object-views/object-views_5.3.xsd"> |
|
|
|
|
<form title="导出demo表单" model="com.hypass.export.ExportDemo" name="ExportDemo-form" width="large"> |
|
|
|
|
<toolbar> |
|
|
|
|
<button onClick="action.method.export.Export" title="导出" name="导出"/> |
|
|
|
|
</toolbar> |
|
|
|
|
<panel itemSpan="6" showFrame="true" name="panel_11"> |
|
|
|
|
<field name="code" title="编码"/> |
|
|
|
|
<field name="name" title="名称"/> |
|
|
|
|