Class JsSysAdminPanel

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.pentaho.mantle.client.admin.JsSysAdminPanel
All Implemented Interfaces:
ISysAdminPanel

public class JsSysAdminPanel extends com.google.gwt.core.client.JavaScriptObject implements ISysAdminPanel
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
     
    final String
     
    final void
    passivate(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
     

    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

    • JsSysAdminPanel

      protected JsSysAdminPanel()
  • Method Details