TWiki> WebXEO Web>XeoXwc>GridNavBar (revision 3)EditAttach
Tags:
create new tag
, view all tags
-- PedroRio - 02 Apr 2010

Componente GridNavBar (Componente XVW)

O componente GridNavBar permite definir as operações disponíveis num GridPanel (que inclui, por omissão, Pesquisa Textual, Exportação para PDF e para Excel)
gridNavBar.PNG

A utilização de uma GridNavBar deve ser feita dentro de um GridPanel, como no exemplo seguinte (em que se desactiva a exportação para PDF):

 <xvw:gridPanel>
         <xvw:gridNavBar showExportToPDF='false'>
         </xvw:gridNavBar>
 </xvw:gridPanel>

A lista de opções de uma GridNavBar é a seguinte:

Property Description Type Usage Possible Values Default Value Notas
showFullTextSearch Whether or not the full text search box is rendered EL/Boolean Optional True/False True  
showExportToExcel Whether or not the 'Export to Excel' button is rendered EL/Boolean Optional True/False True  
showExportToPDF Whether or not the 'Export to PDF' button is rendered EL/Boolean Optional True/False True  

A GridNavBar só pode ser declarada como filho de um GridPanel.

Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatPNG gridNavBar.PNG manage 3.1 K 2011-02-09 - 14:19 NicolauGrosskopf  
Edit | Attach | Print version | History: r8 | r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r3 - 2011-02-09 - NicolauGrosskopf
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar