Package | Description |
---|---|
com.logicaldoc.gui.frontend.client.services |
Modifier and Type | Method and Description |
---|---|
GUIBarcodeEngine |
BarcodeService.getInfo(String sid)
Loads a bean that contains all engine infos.
|
Modifier and Type | Method and Description |
---|---|
void |
BarcodeService.save(String sid,
GUIBarcodeEngine engine)
Saves the engine settings
|
void |
BarcodeServiceAsync.save(String sid,
GUIBarcodeEngine engine,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
Modifier and Type | Method and Description |
---|---|
void |
BarcodeServiceAsync.getInfo(String sid,
com.google.gwt.user.client.rpc.AsyncCallback<GUIBarcodeEngine> callback) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.