-- JoaoQuintas - 13 Aug 2010

Panel

A Panel is a XVW component that's used to create panels inside a viewer.

Screen_shot_2010-08-17_at_10.01.49_AM.png

XML Definition

A Panel is declared as following:

<xvw:panel title="PANEL_TITLE">
   CONTENT
</xvw:panel>

Component from which the Panel Extends

  • None

Components that Extend Panel

  • None

Panel Properties

PropertySorted ascending Description Requirement Default Value Type Notes
collapsible Whether the panel is collapsible or not optional false Boolean not all renderers support this
height Height of the panel optional - String  
icon Path to an icon to show in the panel title optional - String  
layout   optional - String  
title Changes the display name of the panel optional - String  
visible

Evaluates and decides if the panel is shown or not

optional -true EL  
width Width of the panel optional - String  

Possible Child Components:

  • COMPLETE


This topic: WebXEO > XeoPrimerXeoXwc > XvwPanel
Topic revision: r7 - 2013-03-27 - JoaoAires
 
This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar