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 InputField.OnSubmit
Enclosing class:
InputField
public static interface
InputField.OnSubmit
A callback for when the form is submitted.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cb
(
String
value)
Method Details
cb
void
cb
(
String
value)