X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/docs/output/Ext.Updater.BasicRenderer.html
diff --git a/docs/output/Ext.Updater.BasicRenderer.html b/docs/output/Ext.Updater.BasicRenderer.html
index 9907c00c..8c6b8d84 100644
--- a/docs/output/Ext.Updater.BasicRenderer.html
+++ b/docs/output/Ext.Updater.BasicRenderer.html
@@ -1,55 +1,6 @@
-
-
-
Class Ext.Updater.BasicRenderer
-
- Package: | Ext |
- Defined In: | UpdateManager.js |
- Class: | Updater.BasicRenderer |
- Extends: | Object |
-
-
- Default Content renderer. Updates the elements innerHTML with the responseText.
-
-
-
-
Public Properties
-
This class has no public properties.
-
Public Methods
-
-
-
-
-
-
- |
-
-
- render( Ext.Element el , Object response , Updater updateManager , Function callback ) : void
- This is called when the transaction is completed and it's time to update the element - The BasicRenderer
-updates the ...
-
- This is called when the transaction is completed and it's time to update the element - The BasicRenderer
+ Default Content renderer. Updates the elements innerHTML with the responseText. Public PropertiesThis class has no public properties. Public Methods|
| render( Ext.Element el , Object response , Updater updateManager , Function callback )
+ :
+ voidThis is called when the transaction is completed and it's time to update the element - The BasicRenderer
+updates the ... This is called when the transaction is completed and it's time to update the element - The BasicRenderer
updates the elements innerHTML with the responseText - To perform a custom render (i.e. XML or JSON processing),
-create an object with a "render(el, response)" method and pass it to setRenderer on the Updater.
- Parameters:
- el : Ext.ElementThe element being rendered response : ObjectThe XMLHttpRequest object updateManager : UpdaterThe calling update manager callback : FunctionA callback that will need to be called if loadScripts is true on the Updater
- Returns:
-
-
-
-
- |
- Updater.BasicRenderer |
-
-
-
- Public Events
- This class has no public events.
-
\ No newline at end of file
+create an object with a "render(el, response)" method and pass it to setRenderer on the Updater. Parameters:el : Ext.ElementThe element being rendered response : ObjectThe XMLHttpRequest object updateManager : UpdaterThe calling update manager callback : FunctionA callback that will need to be called if loadScripts is true on the Updater Returns: | Updater.BasicRenderer |
Public Events
This class has no public events.
\ No newline at end of file