Uses of Class
com.logicaldoc.gui.common.client.beans.GUIZone
Packages that use GUIZone
Package
Description
-
Uses of GUIZone in com.logicaldoc.gui.common.client.beans
Subclasses of GUIZone in com.logicaldoc.gui.common.client.beansMethods in com.logicaldoc.gui.common.client.beans that return GUIZoneMethods in com.logicaldoc.gui.common.client.beans that return types with arguments of type GUIZoneMethods in com.logicaldoc.gui.common.client.beans with parameters of type GUIZoneMethod parameters in com.logicaldoc.gui.common.client.beans with type arguments of type GUIZone -
Uses of GUIZone in com.logicaldoc.gui.frontend.client.metadata.barcode
Constructors in com.logicaldoc.gui.frontend.client.metadata.barcode with parameters of type GUIZoneModifierConstructorDescriptionBarcodeZoneCanvas
(GUIZone zone, BarcodeTemplatesPanel barcodePanel) Constructor -
Uses of GUIZone in com.logicaldoc.gui.frontend.client.metadata.zonalocr
Constructors in com.logicaldoc.gui.frontend.client.metadata.zonalocr with parameters of type GUIZoneModifierConstructorDescriptionZonalOCRZoneCanvas
(GUIZone zone, ZonalOCRTemplatesPanel ocrPanel) ConstructorZoneEditor
(GUIZone zone) -
Uses of GUIZone in com.logicaldoc.gui.frontend.client.panels.zone
Methods in com.logicaldoc.gui.frontend.client.panels.zone that return GUIZone -
Uses of GUIZone in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIZoneModifier and TypeMethodDescriptionZonalOCRService.updateZone
(GUIZone 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 GUIZoneModifier 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) Method parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIZoneModifier and TypeMethodDescriptionvoid
ZonalOCRServiceAsync.updateZone
(GUIZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIZone> callback)