JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
totalcross.ui
Interface HasValue<T>
All Known Implementing Classes:
ComboBox
,
ComboBoxEditable
,
Edit
,
KeyboardEdit
,
MultiEdit
,
OutlinedEdit
public interface
HasValue<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getValue
()
void
setValue
(
T
value)
Method Detail
getValue
T
getValue()
setValue
void setValue(
T
value)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method