Interface MultiRemoteField

All Superinterfaces:
Component, DataComponent, Field, InputComponent, LabeledComponent, RemoteField, Selectable
All Known Implementing Classes:
MultiRemoteFieldImpl, MultiRemoteFieldWrapper

@Deprecated public interface MultiRemoteField extends RemoteField
Deprecated.
A component for selecting multiple values where the options to choose from are loaded lazily (remotely) based on user typing.