Uses of Class
com.logicaldoc.gui.common.client.beans.GUIVIASettings
-
Packages that use GUIVIASettings Package Description com.logicaldoc.gui.frontend.client.services -
-
Uses of GUIVIASettings in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIVIASettings Modifier and Type Method Description GUIVIASettingsVIAService. get()Retrieves the settingsGUIVIASettingsVIAService. save(GUIVIASettings settings)Saves the settingsMethods in com.logicaldoc.gui.frontend.client.services with parameters of type GUIVIASettings Modifier and Type Method Description GUIVIASettingsVIAService. 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 GUIVIASettings Modifier and Type Method Description voidVIAServiceAsync. get(com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback)voidVIAServiceAsync. save(GUIVIASettings settings, com.google.gwt.user.client.rpc.AsyncCallback<GUIVIASettings> callback)
-