Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescription
SlotUtils.addToSlot(HasElement, String, Component...)
insteaduseSlotUtils.clearSlot(HasElement, String)
insteaduseHasPlaceholder
instead.UseViewActionsImpl(View)
instead
-
Deprecated Packages
-
Deprecated InterfacesInterfaceDescriptionuse
HasPlaceholder
instead.no appropriate alternatives. Instead ofGeometry
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 FieldsFieldDescription
-
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.UseViewActionsImpl(View)
instead
JmixValuePickerActionSupport(Component)
,JmixValuePickerActionSupport(Component, String, String)