:: Documentation >>

refresh

Updates the HTML element.

This function re-creates the html for the object and replaces the existing DOM elements with the new ones, using outerHTML in IE and its emulation in other browsers.

null

Syntax

obj.refresh();

Example

obj.setContent("text", "some text");
obj.refresh();

Comments

Refresh AW.UI.Input Fanny (3)
Does obj.refresh() reload the data? Ross Lambert (1)
AW.Grid.Extended - Refresh method bug BT (7)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5