Interface ComponentActionUnbinder<C extends com.vaadin.flow.component.Component>
@Deprecated(since="2.2",
forRemoval=true)
public interface ComponentActionUnbinder<C extends com.vaadin.flow.component.Component>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Method Details
-
supports
boolean supports(com.vaadin.flow.component.Component component) Deprecated, for removal: This API element is subject to removal in a future version. -
unbind
Deprecated, for removal: This API element is subject to removal in a future version.
-