X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.Updater.BasicRenderer.html diff --git a/docs/output/Ext.Updater.BasicRenderer.html b/docs/output/Ext.Updater.BasicRenderer.html index f19be77d..9ae6bcf8 100644 --- a/docs/output/Ext.Updater.BasicRenderer.html +++ b/docs/output/Ext.Updater.BasicRenderer.html @@ -1,5 +1,5 @@

Class Ext.Updater.BasicRenderer

Package:Ext
Defined In:UpdateManager.js
Class:Updater.BasicRenderer
Extends:Object

This class is a base class implementing a simple render method which updates an element using results from an Ajax request.

The BasicRenderer updates the element's innerHTML with the responseText. To perform a custom render (i.e. XML or JSON processing), -create an object with a conforming render method and pass it to setRenderer on the Updater.

Public Properties

This class has no public properties.

Public Methods

MethodDefined By