com.vaadin.client.

Class UIDL.XML

  • java.lang.Object
    • com.google.gwt.core.client.JavaScriptObject
      • com.vaadin.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

      Constructors
      Modifier Constructor and Description
      protected XML()

      Deprecated. 

       
    • Method Summary

      All Methods
      Modifier and Type Method and 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.