-
Deprecated ClassesClassDescriptionThis is only for demo use and is being relocated to the relevant demo modules. Slated for removal.use
PageSelectionChangedEvent
insteadUse theClientConfiguration
for setting the minimum and maximum zoom valueAs of release 5.8.15.0, replaced byCalloutAnnotationRenderer
use TransportManagerProvider instead
-
Deprecated MethodsMethodDescriptionThis method is for XML umarshalling use onlyFor internal use only, location of this method may change in future.This method is for XML umarshalling use onlyThis method is for XML umarshalling use onlyThis method is for XML umarshalling use onlyJAXB usage exclusivelyJAXB usage exclusivelyuse
LoadingEvent.getLoadingObject()
insteadUse setCurrentPage() instead (in order to support filtered documents)use for example isAltDown,...not supported in GWTdont use this, see http://msdn.microsoft.com/en-us/library/windows/desktop/aa511502.aspx and search for AltGr: "Don't use Ctrl+Alt combinations, because Windows interprets this combination in some language versions as an AltGR key, which generates alphanumeric characters."use getAbsolutePoint() of the EditEvent nownot supported in GWTNo more needed, because getUnitsToScroll gets the complete value.No more needed, because getUnitsToScroll gets the complete ValueUse setCursor(String) instead. To convert existing calls easily, just add .getCssName() to the method's cursor parameter or use UIStyler.get().cursorStyle().[any method] instead to make use of all currently available css cursorsUse setCursor(String) instead. To convert easily, just add .getCssName() to this method's cursor parameterFor testing onlyUseAnnotationTool.setEditorHost(AbstractBar)
insteadcom.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior.onDown(int, boolean, boolean) implementSelectionBehavior.onDown(int, boolean, boolean, int)
insteadimplementSelectionBehavior.onDragStart(int, boolean, boolean, int)
insteadimplementSelectionBehavior.onUp(int, boolean, boolean, int)
insteadfor tests onlyfor tests onlyfor tests onlyfor tests onlyuse repaint insteaduse repaint insteaduse repaint insteaduse repaint insteadthe functionality to transport multiple documents was added and thereforeServerOperation.Request.getDocuments()
should be used instead.use getSettings(ImageRenderSettings.class)for Testing only
-
Deprecated ConstructorsConstructorDescriptionJAXB usage exclusivelyJAXB usage exclusivelyJAXB usage exclusivelyJAXB usage exclusivelyUse Handle(Point 2D point, String cursor, String text) instead. To easily convert, just add .getCssname() to this method's cursor parameter.Use ClientConfigurationManager.getClientConfiguration().setMaxZoomFactor(float) and ClientConfigurationManager.getClientConfiguration().setMinZoomFactor(float) insteadFor GWT-Serializer onlyfor GWT onlyfor GWT onlyfor GWT onlyused for gwt serialization purposes, don't call this on your ownused for gwt serialization purposes, don't call this on your ownfor GWT onlyfor GWT onlyfor GWT onlyfor GWT onlyThis constructor is reserved for gwt and should never be called by an integrating applicationfor GWT onlyfor GWT onlyfor GWT only
-
Deprecated Enum Constants