Uses of Class
net.neurowork.mobile.android.fw.menu.MenuActionDataItem

Packages that use MenuActionDataItem
net.neurowork.mobile.android.fw.menu   
 

Uses of MenuActionDataItem in net.neurowork.mobile.android.fw.menu
 

Methods in net.neurowork.mobile.android.fw.menu that return types with arguments of type MenuActionDataItem
 java.util.List<MenuActionDataItem> MenuActions.getList()
           
 

Method parameters in net.neurowork.mobile.android.fw.menu with type arguments of type MenuActionDataItem
 void MenuActions.setList(java.util.List<MenuActionDataItem> list)