Uses of Class
com.logicaldoc.gui.common.client.beans.GUIVIASettings
Packages that use GUIVIASettings
-
Uses of GUIVIASettings in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIVIASettingsModifier and TypeMethodDescriptionVIAService.get()
Retrieves the settingsVIAService.save
(GUIVIASettings settings) Saves the settingsMethods in com.logicaldoc.gui.frontend.client.services with parameters of type GUIVIASettingsModifier and TypeMethodDescriptionVIAService.save
(GUIVIASettings settings) Saves the settingsvoid
VIAServiceAsync.save
(GUIVIASettings settings, com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback) Method parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIVIASettingsModifier and TypeMethodDescriptionvoid
VIAServiceAsync.get
(com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback) void
VIAServiceAsync.save
(GUIVIASettings settings, com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback)