com.vaadin.client.

Class UIDL.XML

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

    UIDL

    @Deprecated
    public static final class UIDL.XML
    extends com.google.gwt.core.client.JavaScriptObject
    Deprecated.
    should not be used anymore
    • Constructor Summary

      Constructors
      Modifier Constructor Description
      protected XML()

      Deprecated.

       
    • Method Summary

      All Methods
      Modifier and Type Method Description
      String getXMLAsString()

      Deprecated.

       
      • Methods inherited from class com.google.gwt.core.client.JavaScriptObject

        cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
    • Constructor Detail

      • XML

        protected XML()
        Deprecated.
    • Method Detail

      • getXMLAsString

        public String getXMLAsString()
        Deprecated.