com.extjs.gxt.ui.client.core
Class FastMap_CustomFieldSerializer

java.lang.Object
  extended by com.extjs.gxt.ui.client.core.FastMap_CustomFieldSerializer

public class FastMap_CustomFieldSerializer
extends java.lang.Object


Constructor Summary
FastMap_CustomFieldSerializer()
           
 
Method Summary
static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader, FastMap instance)
           
static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter, FastMap instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastMap_CustomFieldSerializer

public FastMap_CustomFieldSerializer()
Method Detail

deserialize

public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader,
                               FastMap instance)
                        throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException

serialize

public static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter,
                             FastMap instance)
                      throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException