Uses of Class
com.logicaldoc.gui.common.client.beans.GUIZone
Package
Description
-
Uses of GUIZone in com.logicaldoc.gui.common.client.beans
-
Uses of GUIZone in com.logicaldoc.gui.frontend.client.metadata.barcode
ModifierConstructorDescriptionBarcodeZoneCanvas
(GUIZone zone, BarcodeTemplatesPanel barcodePanel) Constructor -
Uses of GUIZone in com.logicaldoc.gui.frontend.client.metadata.zonalocr
ModifierConstructorDescriptionZonalOCRZoneCanvas
(GUIZone zone, ZonalOCRTemplatesPanel ocrPanel) ConstructorZoneEditor
(GUIZone zone) -
Uses of GUIZone in com.logicaldoc.gui.frontend.client.panels.zone
-
Uses of GUIZone in com.logicaldoc.gui.frontend.client.services
Modifier and TypeMethodDescriptionZonalOCRService.updateZone
(GUIZone zone) Updates a single zone, if the zone does not exist it will be createdModifier and TypeMethodDescriptionZonalOCRService.updateZone
(GUIZone zone) Updates a single zone, if the zone does not exist it will be createdvoid
ZonalOCRServiceAsync.updateZone
(GUIZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIZone> callback) Modifier and TypeMethodDescriptionvoid
ZonalOCRServiceAsync.updateZone
(GUIZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIZone> callback)