|
MoreMotion Face API | |||||||
PREV NEXT | FRAMES NO FRAMES |
Contains Ajax related classes and functions
Version: $Id: Ajax.js 222 2008-09-29 09:37:05Z erkan $
Author: Erkan Cengiz
Class Summary | |
AjaxRequest | Represents a MoreMotion Ajax Request that is responsible for preparing an xmlHttpRequest, sending it, receiving the response and converting the response into the speficied response type. |
AjaxResponse | Represents an Ajax Response. |
MoreMotionAjaxManager | Manager Class that provides static methods for Ajax functionalities. |
MultiPartAjaxResponse | The Object of this class is created always by the AjaxRequest object upon receiving a response to its XMLHttpRequest. |
PagingInfo | |
ResponseRecord | Represents a Response Record that is created by AjaxResponse.get() and AjaxResponse.next() methods |
TargetArea | Represents a TargetArea. |
Method Summary | |
static void
|
JsonResponse()
class Response Data Structure The objects of this class are created by AjaxResponse class |
|
MoreMotion Face API | |||||||
PREV NEXT | FRAMES NO FRAMES |