Uses of Interface
no.ntnu.idatt1002.demo.view.components.SearchBar.OnBlur
Packages that use SearchBar.OnBlur
-
Uses of SearchBar.OnBlur in no.ntnu.idatt1002.demo.view.components
Fields in no.ntnu.idatt1002.demo.view.components declared as SearchBar.OnBlurMethods in no.ntnu.idatt1002.demo.view.components with parameters of type SearchBar.OnBlurModifier and TypeMethodDescriptionSearchBar.setOnBlur(SearchBar.OnBlur onBlur) Sets the on blur callback for the search bar.