Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse
SlotUtils.clearSlot(HasElement, String)
instead
-
Deprecated InterfacesInterfaceDescriptionno appropriate alternatives. Instead of
Geometry
annotation use "property" attribute in "dataVectorSource" XML element.
-
Deprecated ClassesClassDescriptionno appropriate alternatives. Instead of
Geometry
annotation use "property" attribute in "dataVectorSource" XML element.
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionuse "property" attribute in "dataVectorSource" XML element instead
-
Deprecated Fields
-
Deprecated MethodsMethodDescription
SlotUtils.addToSlot(HasElement, String, Component...)
insteaduseSlotUtils.clearSlot(HasElement, String)
instead
-
Deprecated ConstructorsConstructorDescriptionuse
FrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.
SlotUtils.addToSlot(HasElement, String, Component...)
instead