com.vaadin.terminal.gwt.client
Class UIDL.XML

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by com.vaadin.terminal.gwt.client.UIDL.XML
Enclosing class:
UIDL

Deprecated. should not be used anymore

@Deprecated
public static final class UIDL.XML
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected UIDL.XML()
          Deprecated.  
 
Method Summary
 String getXMLAsString()
          Deprecated.  
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UIDL.XML

protected UIDL.XML()
Deprecated. 
Method Detail

getXMLAsString

public String getXMLAsString()
Deprecated. 


Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.