Package org.pentaho.mantle.client.admin
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 SummaryConstructors Modifier Constructor Description protectedJsSysAdminPanel()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivate()StringgetId()voidpassivate(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
 
- 
- 
- 
Method Detail- 
getIdpublic final String getId() - Specified by:
- getIdin interface- ISysAdminPanel
 
 - 
passivatepublic final void passivate(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) - Specified by:
- passivatein interface- ISysAdminPanel
 
 - 
activatepublic final void activate() - Specified by:
- activatein interface- ISysAdminPanel
 
 
- 
 
-