| Package | Description |
|---|---|
| org.pentaho.mantle.client.events | |
| org.pentaho.mantle.client.ui.xul | |
| org.pentaho.mantle.client.usersettings |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.core.client.JsArray<JsSetting> |
UserSettingsLoadedEvent.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettingsLoadedEvent.setSettings(com.google.gwt.core.client.JsArray<JsSetting> settings) |
| Constructor and Description |
|---|
UserSettingsLoadedEvent(com.google.gwt.core.client.JsArray<JsSetting> settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
MantleController.processSettings(com.google.gwt.core.client.JsArray<JsSetting> settings) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.core.client.JsArray<JsSetting> |
JsSetting.parseSettingsJson(String json) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettingsManager.getUserSettings(com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.core.client.JsArray<JsSetting>> callback,
boolean forceReload) |
Copyright © 2021 Hitachi Vantara. All rights reserved.