Class JsTheme

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.pentaho.mantle.client.ui.xul.JsTheme

public class JsTheme extends com.google.gwt.core.client.JavaScriptObject
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final String
     
    final String
     
    static final com.google.gwt.core.client.JsArray<JsTheme>
     

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

    cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • JsTheme

      protected JsTheme()
  • Method Details

    • getId

      public final String getId()
    • getName

      public final String getName()
    • getThemes

      public static final com.google.gwt.core.client.JsArray<JsTheme> getThemes(String json)