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 settingsvoidVIAServiceAsync.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 TypeMethodDescriptionvoidVIAServiceAsync.get(com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback) voidVIAServiceAsync.save(GUIVIASettings settings, com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback)