Class TCallbackResponseWriter
TCallbackResponseWriter class.
TCallbackResponseWriter class enclosed a chunck of content within a html comment boundary. This allows multiple chuncks of content to return in the callback response and update multiple HTML elements.
The setBoundary Boundary property sets boundary identifier in the HTML comment that forms the boundary. By default, the boundary identifier is generated using microtime.
- TComponent
-
TTextWriter implements ITextWriter
-
TCallbackResponseWriter
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TCallbackResponseAdapter.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TCallbackResponseAdapter.php
public
|
|
public
string
|
|
public
|
|
public
string
|
#
flush( )
Returns the text content wrapped within a HTML comment with boundary identifier as its comment content. |
write(),
writeLine()
|
GLOBAL_RAISE_EVENT_LISTENER
|