Uses of Class
com.logicaldoc.gui.common.client.beans.GUIBarcodeZone
Package
Description
-
Uses of GUIBarcodeZone in com.logicaldoc.gui.common.client.beans
-
Uses of GUIBarcodeZone in com.logicaldoc.gui.frontend.client.metadata.barcode
-
Uses of GUIBarcodeZone in com.logicaldoc.gui.frontend.client.services
Modifier and TypeMethodDescriptionBarcodeService.updateZone
(GUIBarcodeZone zone) Updates a single zone, if the zone does not exist it will be createdModifier and TypeMethodDescriptionBarcodeService.updateZone
(GUIBarcodeZone zone) Updates a single zone, if the zone does not exist it will be createdvoid
BarcodeServiceAsync.updateZone
(GUIBarcodeZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIBarcodeZone> callback) Modifier and TypeMethodDescriptionvoid
BarcodeServiceAsync.updateZone
(GUIBarcodeZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIBarcodeZone> callback)