Tags:
create new tag
, view all tags
-- JoaoQuintas - 24 Aug 2010

Output HTML

An Output HTML is a XVW component that allows the programmer to output any html text to the viewer.

Screen_shot_2010-08-24_at_11.08.13_AM.png


XML Definition

A Title is declared as following:

<xvw:outputHtml valueExpression="#{viewBean.HTML_DATA_OUTPUT}" renderedValue="RENDERED_VALUE"
   visible="BOOLEAN">
</xvw:outputHtml>

Component from which the Output HTML Extends

  • None

Components that Extend OutputHtml

  • None

Output HTML Properties

Property Description Requirement Default Value Type ExampleSorted ascending
renderedValue Keeps the rendered value to be able to compare a previous value when the component is rendered other than the first time optional   Object  
visible Evaluates if the output html is visible optional True Boolean/EL  
valueExpression The HTML string to output optional   String/EL Every html tag is interpreted and shown on the viewer as html

Possible Child Components:

  • None (VERIFICAR)
Topic revision: r5 - 2011-04-04 - 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