gleimar 2016-08-16 17:01:23 +00:00
parent f9b67bb080
commit ec78625be0
3 changed files with 4 additions and 6 deletions

View File

@ -48,8 +48,7 @@
<paging id="pagingFiscalAliquotaEmpresa" pageSize="20"/> <paging id="pagingFiscalAliquotaEmpresa" pageSize="20"/>
<listbox id="fiscalAliquotaEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" fixedLayout="true" vflex="true" hflex="min" <listbox id="fiscalAliquotaEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" multiple="false" vflex="true" >
multiple="false" height="250px" width="580px">
<listhead sizable="true"> <listhead sizable="true">
<listheader width="8%" image="/gui/img/create_doc.gif" <listheader width="8%" image="/gui/img/create_doc.gif"
label="${c:l('lb.id')}" label="${c:l('lb.id')}"

View File

@ -45,8 +45,7 @@
</toolbar> </toolbar>
<paging id="pagingRelgerencialEmpresa" pageSize="20"/> <paging id="pagingRelgerencialEmpresa" pageSize="20"/>
<listbox id="relgerencialEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" fixedLayout="true" vflex="true" hflex="min" <listbox id="relgerencialEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" multiple="false">
multiple="false" height="250px" width="845px">
<listhead sizable="true"> <listhead sizable="true">
<listheader width="3%" image="/gui/img/create_doc.gif" <listheader width="3%" image="/gui/img/create_doc.gif"
label="${c:l('lb.id')}" sort="auto(fiscalrelgerencialId)"/> label="${c:l('lb.id')}" sort="auto(fiscalrelgerencialId)"/>

View File

@ -45,8 +45,8 @@
</toolbar> </toolbar>
<paging id="pagingTotnaofiscalEmpresa" pageSize="20"/> <paging id="pagingTotnaofiscalEmpresa" pageSize="20"/>
<listbox id="totnaofiscalEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" fixedLayout="true" vflex="true" hflex="min" <listbox id="totnaofiscalEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true"
multiple="false" height="250px" width="800px"> multiple="false">
<listhead sizable="true"> <listhead sizable="true">
<listheader width="3%" image="/gui/img/create_doc.gif" <listheader width="3%" image="/gui/img/create_doc.gif"
label="${c:l('lb.id')}" sort="auto(fiscaltotnaofiscalId)"/> label="${c:l('lb.id')}" sort="auto(fiscaltotnaofiscalId)"/>