MoreMotion Face API

Class RequestParameterAccumulator

Object
   |
   +--RequestParameterAccumulator

class RequestParameterAccumulator


This class is used to accumulate the parameter names and values of the process fields.
Defined in Common.js


Constructor Summary
RequestParameterAccumulator(params)
           
 
Method Summary
 void add(name, value)
           Adds the given parameter name and the value to this accumulator
 void addObject(o)
           Adds the properties in the given property object to this accumulator
 void append(str)
           Appends the given string to this accumulator
 Object toString()
           Returns the accumulated string

Constructor Detail

RequestParameterAccumulator

RequestParameterAccumulator(params)

Method Detail

add

void add(name, value)

addObject

void addObject(o)

append

void append(str)

toString

Object toString()

MoreMotion Face API

Copyright 2002 - 2008, MOR YAZILIM
Documentation generated by JSDoc on Mon Sep 29 14:52:55 2008