Interface and Description |
---|
com.vaadin.flow.server.BootstrapListener
Since 3.0, this API is deprecated in favor of
IndexHtmlRequestListener when using client-side
bootstrapping |
com.vaadin.flow.templatemodel.ComplexModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.template.internal.DeprecatedPolymerPublishedEventHandler
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.template.internal.DeprecatedPolymerTemplate
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.ModelEncoder
This functionality is bound to template model which is not
supported for lit template. You can use
@Id mapping and
the component API or the element API with property
synchronization instead. Polymer template support is deprecated -
we recommend you to use LitTemplate instead. Read more
details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.ModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.collaborationengine.NewUserHandler
Use
PresenceHandler instead |
com.vaadin.flow.component.page.Page.ExecutionCanceler
superseded by
PendingJavaScriptResult |
com.vaadin.flow.server.PageConfigurator
since 3.0 use
AppShellConfigurator |
com.vaadin.flow.templatemodel.TemplateModel
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.TemplateParser
Use
LitTemplateParser for LitTemplate components.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
Class and Description |
---|
com.vaadin.flow.templatemodel.AbstractBasicModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.AbstractTemplate
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.BasicComplexModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.BasicModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.BeanModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.server.BootstrapPageResponse
Since 3.0, this API is deprecated in favor of
IndexHtmlResponse when using client-side bootstrapping |
com.vaadin.flow.internal.BrowserLiveReloadAccess
Use
BrowserLiveReloadAccessor instead |
com.vaadin.flow.component.polymertemplate.BundleParser
Use
BundleLitParser to parse Lit template since polymer
template is deprecated, we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.ConvertedModelType
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.IdCollector
Use
IdCollector
instead. Polymer template support is deprecated - we recommend
you to use LitTemplate instead. Read more details from
the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.IdMapper
Use
IdMapper
instead.Polymer template support is deprecated - we recommend you
to use LitTemplate instead. Read more details from
the
Vaadin blog. |
com.vaadin.flow.server.InitialPageSettings
since 3.0 use
AppShellSettings |
com.vaadin.flow.component.polymertemplate.InjectablePolymerElementInitializer
InjectableLitElementInitializer should be used for Lit
templates since polymer support is deprecated, we recommend you
to use LitTemplate instead. Read more details from
the
Vaadin blog. |
com.vaadin.flow.component.icon.IronIcon
since Vaadin 21,
IronIcon is deprecated in favor of
Icon |
com.vaadin.flow.component.ironlist.IronList
since Vaadin 21,
IronList is deprecated in favor of
VirtualList |
com.vaadin.flow.templatemodel.ListModelType
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. For lit templates, you can use @Id
mapping and the component API or the element API with property
synchronization instead. |
com.vaadin.flow.templatemodel.ModelDescriptor
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.NpmTemplateParser
Use
LitTemplateParserImpl class for LitTemplate
components. Polymer template support is deprecated - we recommend
you to use LitTemplate instead. Read more details from
the
Vaadin blog. |
com.vaadin.flow.templatemodel.PathLookup
This functionality is internal and bound to template model which
is not supported for lit template. Polymer template support is
deprecated - we recommend you to use
LitTemplate instead.
Read more details from the
Vaadin blog. |
com.vaadin.flow.internal.nodefeature.PolymerServerEventHandlers
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.PolymerTemplate
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.PropertyFilter
This functionality is internal and bound to template model which
is not supported for lit template. Polymer template support is
deprecated - we recommend you to use
LitTemplate instead.
Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.TemplateDataAnalyzer
Use
LitTemplateDataAnalyzer for LitTemplate
components. Polymer template support is deprecated - we recommend
you to use LitTemplate instead. Read more details from
the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.TemplateDataAnalyzer.PolymerParserData |
com.vaadin.flow.component.polymertemplate.TemplateInitializer
Use
LitTemplateInitializer for LitTemplate
components. Polymer template support is deprecated - we recommend
you to use LitTemplate instead. Read more details from
the
Vaadin blog. |
com.vaadin.flow.templatemodel.TemplateModelListProxy
This functionality is internal and bound to template model which
is not supported for lit template. Polymer template support is
deprecated - we recommend you to use
LitTemplate instead.
Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.TemplateModelProxyHandler
This functionality is internal and bound to template model which
is not supported for lit template. Polymer template support is
deprecated - we recommend you to use
LitTemplate instead.
Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.TemplateModelUtil
This functionality is internal and bound to template model which
is not supported for lit template. Polymer template support is
deprecated - we recommend you to use
LitTemplate instead.
Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.TemplateParser.TemplateData
Use
LitTemplateParser.TemplateData instead |
com.vaadin.flow.data.renderer.TemplateRenderer
since Vaadin 22,
TemplateRenderer is deprecated in favor
of LitRenderer |
Enum and Description |
---|
com.vaadin.flow.templatemodel.ClientUpdateMode
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. |
Exceptions and Description |
---|
com.vaadin.flow.templatemodel.InvalidTemplateModelException
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. For lit templates, you can use @Id
mapping and the component API or the element API with property
synchronization instead. |
Annotation Type and Description |
---|
com.vaadin.flow.templatemodel.AllowClientUpdates
This functionality is bound to template model which is not
supported for lit template. You can use
@Id mapping and
the component API or the element API with property
synchronization instead. Polymer template support is deprecated -
we recommend you to use LitTemplate instead. Read more
details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.Encode
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.EventHandler
Event handlers are not supported by Lit templates. Add a
corresponding DOM listener from server side API instead or fire a
custom event from client side template. Also you may handle an
event directly on the client side and the server side may be
called from this handler via
this.$server._some_method .
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.Exclude
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.Id
Use com.vaadin.flow.component.template.Id instead. Polymer
template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.templatemodel.Include
Template model and polymer template support is deprecated - we
recommend you to use
LitTemplate instead. Read more
details from the
Vaadin blog. For lit templates, you can use @Id
mapping and the component API or the element API with property
synchronization instead. |
com.vaadin.flow.component.polymertemplate.ModelItem
There is no any replacement in Lit template since template model
is not supported for lit template, but you may still use
@EventData("some_data") to receive data from the client
side or @Id mapping and the component API or the element
API with property synchronization instead. TPolymer template
support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.polymertemplate.RepeatIndex
dom-repeat is not support by Lit templates but you may still use
@EventData("some_data") directly to receive data from the
client side. Polymer template support is deprecated - we
recommend you to use LitTemplate instead. Read more
details from the
Vaadin blog. |
Enum Constant and Description |
---|
com.vaadin.flow.component.icon.VaadinIcon.BUSS
Use BUS instead.
|
com.vaadin.flow.component.icon.VaadinIcon.FUNCION
Use FUNCTION instead.
|
com.vaadin.flow.component.icon.VaadinIcon.MEGAFONE
Use MEGAPHONE instead.
|
com.vaadin.flow.component.icon.VaadinIcon.PALETE
Use PALETTE instead.
|
com.vaadin.flow.component.icon.VaadinIcon.TRENDIND_DOWN
Use TRENDING_DOWN instead.
|
Copyright © 2024. All rights reserved.