Tags:
create new tag
, view all tags
-- PedroRio - 24 Sep 2010

AjaxText

The AjaxText component is used to update text in a viewer in regular intervals. The component can be used, for example, to display a clock updating each second in a viewer, or to display the CPU usage of the JVM machine.

XML Definition

<xvw:ajaxText></xvw:ajaxText>

Properties

Property Description Type Possible ValuesSorted descending Default Value Usage Example
text The text to display in the viewer EL/String Any String (there's no point in using a literal value for the text property, as it will never update) - Required  
updateTime The time (in miliseconds) to request an update to the text EL / String Any positive value (miliseconds) - Required updateTime='1000' (1 second )

To

Topic revision: r4 - 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