Interface DisablePaste

All Superinterfaces:
com.vaadin.flow.component.HasElement, Serializable
All Known Implementing Classes:
AbstractQuantityField, ActionTextField, AngleField, AreaField, BigDecimalField, ClassNameField, CountField, CurrencyField, CustomTextField, DaysField, DistanceField, DoubleField, FractionalCountField, FreeFormatField, GeolocationField, GridSearchField, IntegerField, JSONField, LongField, MinutesField, MoneyField, NumericField, ObjectCodeField, PasswordField, PercentageField, PressureField, QuantityField, SearchField, SecondsField, SpeedField, TemperatureField, TextField, TimeDurationField, TreeSearchField, VolumeField, VolumeRateField, WeightField, WeightOrVolumeField, WeightRateField
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface DisablePaste extends com.vaadin.flow.component.HasElement
Method implementation for disabling paste feature in fields.
Author:
Syam