JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
no.ntnu.idatt1002.demo.view.components
Interface SearchBar.OnSearch
Enclosing class:
SearchBar
public static interface
SearchBar.OnSearch
Callback for when the user presses enter in the search bar.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cb
(
String
query)
Method Details
cb
void
cb
(
String
query)