Package com.nomagic.actions
Interface ListItem
- 
- All Known Implementing Classes:
 SelectionItem,SelectionStateItem
@OpenApiAll public interface ListItemInterface used in action when selecting some item. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetValue()Method returns value of this item. 
 -