Uses of Interface
no.ntnu.idatt1002.demo.view.components.SearchBar.OnChange
Packages that use SearchBar.OnChange
-
Uses of SearchBar.OnChange in no.ntnu.idatt1002.demo.view.components
Fields in no.ntnu.idatt1002.demo.view.components declared as SearchBar.OnChangeMethods in no.ntnu.idatt1002.demo.view.components with parameters of type SearchBar.OnChangeModifier and TypeMethodDescriptionSearchBar.setOnChange(SearchBar.OnChange onChange) Sets the on change callback for the search bar.