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.beansSubclasses 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.barcodeConstructors 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.zonalocrConstructors 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.zoneMethods in com.logicaldoc.gui.frontend.client.panels.zone that return GUIZone
- 
Uses of GUIZone in com.logicaldoc.gui.frontend.client.servicesMethods 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 createdvoidZonalOCRServiceAsync.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 TypeMethodDescriptionvoidZonalOCRServiceAsync.updateZone(GUIZone zone, com.google.gwt.user.client.rpc.AsyncCallback<GUIZone> callback)