Deprecated API
Contents
-
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 exclusivelyonly to be used by testsuse
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 onlyDo only use for testing and for sure not in production!use repaint insteaduse repaint insteaduse repaint insteaduse repaint insteadSchemes are now defined via theUriScheme
AnnotationSchemes are now defined via theUriScheme
AnnotationUse version for new messaginguse getSettings(ImageRenderSettings.class)please use #getUris instead. This method will be removed in a future version.please use #getUris instead. This method will be removed in a future version.please use #getUris instead. This method will be removed in a future version.please use #getUris instead. This method will be removed in a future version.only to be used in tests!we don't want to store the TransportManager in the ServletContext anymore, that's not the Spring wayfor 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 onlyfor GWT onlyfor GWT onlyfor GWT onlyNoArgsConstructor for Serialization.NoArgsConstructor for Serialization.
-
Deprecated Enum Constants