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
eve.util
Interface Intable
All Known Implementing Classes:
BasicList
,
CheckBoxGroup
,
Choice
,
ChoiceControl
,
FileChooserFolderChoice
,
IntChoice
,
List
,
Menu
,
MenuChoice
,
PlainDate
,
PlainTime
,
SimpleItemSelect
,
SimpleList
,
UpDownInput
public interface
Intable
This interface represents an Object that can have a integer value set/retrieved.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getInt
()
void
setInt
(int value)
Method Detail
getInt
int getInt()
setInt
void setInt(int 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