Uses of Class
com.logicaldoc.gui.common.client.beans.GUIBarcodeZone
Packages that use GUIBarcodeZone
Package
Description
-
Uses of GUIBarcodeZone in com.logicaldoc.gui.common.client.beans
Methods in com.logicaldoc.gui.common.client.beans with parameters of type GUIBarcodeZone -
Uses of GUIBarcodeZone in com.logicaldoc.gui.frontend.client.metadata.barcode
Constructors in com.logicaldoc.gui.frontend.client.metadata.barcode with parameters of type GUIBarcodeZone -
Uses of GUIBarcodeZone in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIBarcodeZoneModifier and TypeMethodDescriptionBarcodeService.updateZone
(GUIBarcodeZone zone) Updates a single zone, if the zone does not exist it will be createdMethods in com.logicaldoc.gui.frontend.client.services with parameters of type GUIBarcodeZoneModifier 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) Method parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIBarcodeZoneModifier and TypeMethodDescriptionvoid
BarcodeServiceAsync.updateZone
(GUIBarcodeZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIBarcodeZone> callback)