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

GridNavBar Component (XVW Component)

The GridNavBar component allows to define the operations available in a GridPanel (which includs, by default, Text search, Export to PDF and to Excel)
gridNavBar.PNG

The use of a GridNavBar should be done in a GridPanel, like the following example (in which the export to PDF is disabled):

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

Tha list of the GridNavBar options is the folloing:

Property Description Type Usage Possible Values Default Value Notes
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  

The GridNavBar can only be declared as a child of a 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 < r7 < r6 < r5 < r4 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r6 - 2011-03-31 - PedroRio
 

No permission to view TWiki.WebTopBar

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

No permission to view TWiki.WebBottomBar