Tags:
create new tag
, view all tags
-- 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

Property Description Requirement Default Value Type Notes
title Changes the display name of the panel optional - String  
visible

Evaluates and decides if the panel is shown or not

optional -true EL  
height Height of the panel optional - String  
width Width of the panel optional - String  
layout   optional - String  
icon Path to an icon to show in the panel title optional - String  
collapsible Whether the panel is collapsible or not optional false Boolean not all renderers support this

Possible Child Components:

  • COMPLETE
Topic revision: r7 - 2013-03-27 - JoaoAires
 

No permission to view TWiki.WebTopBar

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

No permission to view TWiki.WebBottomBar