Package org.vaadin.firitin.util
Interface WebStorage.Callback
-
- Enclosing class:
- WebStorage
public static interface WebStorage.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonValueDetected(String value)
-
-
-
Method Detail
-
onValueDetected
void onValueDetected(String value)
-
-