Package | Description |
---|---|
com.logicaldoc.gui.common.client.beans | |
com.logicaldoc.gui.frontend.client.services | |
com.logicaldoc.web.service |
Modifier and Type | Method and Description |
---|---|
GUIDashlet[] |
GUIUser.getDashlets() |
Modifier and Type | Method and Description |
---|---|
void |
GUIUser.addDashlet(GUIDashlet dashlet) |
void |
GUIUser.setDashlets(GUIDashlet[] dashlets) |
Modifier and Type | Method and Description |
---|---|
void |
SettingService.saveDashlets(String sid,
GUIDashlet[] dashlets)
Saves the dashlets configuration for the current user
|
void |
SettingServiceAsync.saveDashlets(String sid,
GUIDashlet[] dashlets,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
Modifier and Type | Method and Description |
---|---|
void |
SettingServiceImpl.saveDashlets(String sid,
GUIDashlet[] dashlets) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.