JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.nomagic.actions
Interface ListItem
All Known Implementing Classes:
SelectionItem
,
SelectionStateItem
@OpenApiAll public interface
ListItem
Interface used in action when selecting some item.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
getValue
()
Method returns value of this item.
Method Detail
getValue
java.lang.Object getValue()
Method returns value of this item.
Returns:
Object
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method