AdmMono/VentaBoletosAdm/web/gui/relatorios/filtroRelatorioGratuidadeAG...

251 lines
8.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?page contentType="text/html;charset=UTF-8"?>
<?variable-resolver class="org.zkoss.zkplus.spring.DelegatingVariableResolver"?>
<?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit" arg0="winFiltroRelatorioGratuidadeAGR"?>
<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
<zk xmlns="http://www.zkoss.org/2005/zul">
<window id="winFiltroRelatorioGratuidadeAGR"
apply="${relatorioGratuidadeAGRController}"
contentStyle="overflow:auto" height="535px" width="550px"
border="normal">
<grid fixedLayout="true">
<columns>
<column width="25%" />
<column width="25%" />
<column width="25%" />
<column width="25%" />
</columns>
<rows>
<row>
<label
value="${c:l('relatorioGratuidadeAGRController.lbDataIniVenda.value')}" />
<datebox id="datInicialVenda" mold="rounded" format="dd/MM/yyyy" maxlength="10" />
<label
value="${c:l('relatorioGratuidadeAGRController.lbDataFinVenda.value')}" />
<datebox id="datFinalVenda" mold="rounded" format="dd/MM/yyyy" maxlength="10" />
</row>
<row>
<label
value="${c:l('relatorioGratuidadeAGRController.lbDataIniViagem.value')}" />
<datebox id="datInicialViagem" mold="rounded" format="dd/MM/yyyy" maxlength="10" />
<label
value="${c:l('relatorioGratuidadeAGRController.lbDataFinViagem.value')}" />
<datebox id="datFinalViagem" mold="rounded" format="dd/MM/yyyy" maxlength="10" />
</row>
</rows>
</grid>
<grid fixedLayout="true">
<columns>
<column width="25%" />
<column width="75%" />
</columns>
<rows>
<row>
<label
value="${c:l('relatorioGratuidadeAGRController.lbEmpresa.value')}" />
<combobox id="cmbEmpresa" width="100%"
maxlength="60" mold="rounded" buttonVisible="true"
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxEstandar"
model="@{winFiltroRelatorioGratuidadeAGR$composer.lsEmpresas}" />
</row>
<row>
<label
value="${c:l('relatorioGratuidadeAGRController.lbLinha.value')}" />
<bandbox id="bbPesquisaLinha" width="100%"
mold="rounded" readonly="true">
<bandpopup>
<vbox>
<hbox>
<textbox
id="txtPalavraPesquisaLinha" />
<button id="btnPesquisaLinha"
image="/gui/img/find.png"
label="${c:l('relatorioGratuidadeAGRController.btnPesquisa.value')}" />
<button id="btnLimparLinha"
image="/gui/img/eraser.png"
label="${c:l('relatorioGratuidadeAGRController.btnLimpar.value')}" />
</hbox>
<listbox id="linhaList" mold="paging"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
vflex="true" multiple="false" height="60%" width="410px">
<listhead>
<listheader
label="${c:l('relatorioGratuidadeAGRController.lbNumRuta.value')}"
width="18%" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lbPrefixo.value')}"
width="20%" />
<listheader
label="${c:l('lb.dec')}" width="35%" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lbOrgao.value')}"
width="27%" />
</listhead>
</listbox>
<paging id="pagingLinha" pageSize="10" />
</vbox>
</bandpopup>
</bandbox>
</row>
<row>
<cell colspan="2">
<borderlayout height="100px">
<center border="0">
<listbox id="linhaListSelList"
mold="paging"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
vflex="true" multiple="true" height="60%" width="100%">
<listhead>
<listheader
label="${c:l('relatorioGratuidadeAGRController.lbNumRuta.value')}"
width="18%" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lbPrefixo.value')}"
width="20%" />
<listheader
label="${c:l('lb.dec')}" width="35%" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lbOrgao.value')}"
width="20%" />
<listheader width="7%" />
</listhead>
</listbox>
</center>
</borderlayout>
</cell>
</row>
<row>
<label value="${c:l('relatorioGratuidadeAGRController.lbTipoGratuidade.value')}" />
<combobox id="cmbTipoGratuidade" width="100%"
maxlength="60" mold="rounded" buttonVisible="true"
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxEstandar"
model="@{winFiltroRelatorioGratuidadeAGR$composer.lsCategorias}"/>
</row>
</rows>
</grid>
<grid fixedLayout="true">
<columns>
<column width="100%" />
</columns>
<rows>
<row>
<toolbar>
<button id="btnRemoveTipoGratuidade" height="20"
image="/gui/img/remove.png" width="35px"
tooltiptext="${c:l('generarTarifaOrgaoController.labelRemoveRuta.value')}" />
<button id="btnAddTipoTipoGratuidade" height="20"
image="/gui/img/add.png" width="35px"
tooltiptext="${c:l('generarTarifaOrgaoController.labelAddRuta.value')}" />
</toolbar>
</row>
<row>
<listbox id="selectedTipoGratuidadeList" mold="paging"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
vflex="true" multiple="false" height="60%" >
<listhead sizable="true">
<listheader image="/gui/img/builder.gif"
label="${c:l('generarTarifaOrgaoController.labelEmpresa.value')}" width="100%"/>
</listhead>
</listbox>
</row>
</rows>
</grid>
<grid fixedLayout="true">
<columns>
<column width="25%" />
<column width="30%" />
</columns>
<rows>
<row spans="1,6">
<label value="${c:l('relatorioGratuidadeAGRController.lblCliente')}" />
<bandbox id="bbPesquisaCliente" width="100%" mold="rounded" readonly="true">
<bandpopup >
<vbox>
<hbox>
<label
value="${c:l('relatorioGratuidadeAGRController.lblCliente')}" />
<textbox id="txtCliente"
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"
width="300px" mold="rounded" />
<button id="btnPesquisaCliente"
image="/gui/img/find.png"
label="${c:l('relatorioGratuidadeAGRController.btnPesquisar')}" />
<button id="btnLimparCliente"
image="/gui/img/eraser.png"
label="${c:l('relatorioGratuidadeAGRController.btnLimpar')}" />
</hbox>
<paging id="pagingCliente" pageSize="10" />
<listbox id="clienteList"
mold="paging"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
vflex="true" height="100%" width="700px">
<listhead>
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblIdCliente')}" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblCliente')}" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblDocumento')}" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblDocumento2')}" />
</listhead>
</listbox>
</vbox>
</bandpopup>
</bandbox>
</row>
<row spans="7">
<listbox id="clienteSelList" mold="paging"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
vflex="true" height="80px" width="100%">
<listhead >
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblIdCliente')}" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblCliente')}" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblDocumento')}" />
<listheader
label="${c:l('relatorioGratuidadeAGRController.lblDocumento2')}" />
<listheader width="8%" label="" />
</listhead>
</listbox>
</row>
</rows>
</grid>
<grid fixedLayout="true">
<columns>
<column width="25%" />
<column width="75%" />
</columns>
<rows>
<row>
<label value="${c:l('relatorioGratuidadeAGRController.lbTipoRelatorio.value')}" />
<radiogroup Id="rgLayout" >
<label value="${c:l('relatorioGratuidadeAGRController.lbTipoGeral.value')}" />
<radio value="GERAL" checked = "true"/>
<label value="${c:l('relatorioGratuidadeAGRController.lbTipoCliente.value')}" />
<radio value="CLIENTE" />
</radiogroup>
</row>
</rows>
</grid>
<toolbar>
<button id="btnExecutarRelatorio" image="/gui/img/find.png"
label="${c:l('relatorio.lb.btnExecutarRelatorio')}" />
</toolbar>
</window>
</zk>