Class SearchField

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Arrangeable, Badgeable, ValueValidator, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@Component public class SearchField extends InputDecoder
Search Field used in SelectionPanel to filter the selectable items
Since:
19.0
See Also:
  • Field Details

    • _searchEvent

      protected String _searchEvent
  • Constructor Details

    • SearchField

      public SearchField()
  • Method Details