TWiki> WebXEO Web>XeoPrimerXeoXwc>XvwTreePanel (revision 4)EditAttach
Tags:
create new tag
, view all tags
-- JoaoQuintas - 16 Aug 2010

Tree Panel

A Tree Panel is a XVW component that's used to organize menus.

Screen_shot_2010-08-17_at_10.07.05_AM.png

XML Definition

A Tree Panel is declared as following:

   <xvw:treePanel root="ROOT_NAME" hideRoot="BOOLEAN_EXPRESSION" reload="BOOLEAN_EXPRESSION">
      <xvw:menu> MENU </xvw:menu>
   </xvw:section>

Component from which the Tree Panel Extends

Components that Extend Tree Panel

  • None

Section Properties

PropertySorted ascending Description Requirement Default Value Type Example
defaultTab

The default tab to open when displaying the tree.
Id of the Menu which will be invoked for the default tab

optional   String / EL  
hideRoot If the "root" property was specified, add to the optional   Boolean / EL  
reload Trigger the tree to be reloaded/refreshed at the end of the request optional false Boolean / EL  
root
To create a tree panel with dynamic content.
This property accepts a EL Expression that returns a Menu component which holds
the structure of the tree to be rendered
optional   EL / Menu  

Possible Child Components:

Edit | Attach | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r4 - 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