Package 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
-
Method Details
-
getValue
Object getValue()Method returns value of this item.- Returns:
- Object
-