Uses of Class
org.api.mkm.modele.Wantslist
Packages that use Wantslist
-
Uses of Wantslist in org.api.mkm.modele
Methods in org.api.mkm.modele that return types with arguments of type WantslistMethod parameters in org.api.mkm.modele with type arguments of type Wantslist -
Uses of Wantslist in org.api.mkm.services
Methods in org.api.mkm.services that return WantslistModifier and TypeMethodDescriptionWantsService.createWantList(String name) WantsService.deleteItem(Wantslist li, WantItem it) WantsService.deleteItems(Wantslist li, List<WantItem> list) Methods in org.api.mkm.services that return types with arguments of type WantslistMethods in org.api.mkm.services with parameters of type WantslistModifier and TypeMethodDescriptionvoidvoidWantsService.deleteItem(Wantslist li, WantItem it) WantsService.deleteItems(Wantslist li, List<WantItem> list) voidWantsService.deleteWantList(Wantslist l) voidvoidWantsService.renameWantList(Wantslist wl, String name) voidWantsService.updateItem(Wantslist wl, WantItem it) -
Uses of Wantslist in org.mkm.gui
Methods in org.mkm.gui that return WantslistMethods in org.mkm.gui with parameters of type WantslistModifier and TypeMethodDescriptionprotected voidMkmWantListPanel.loadWantList(Wantslist selectedValue) -
Uses of Wantslist in org.mkm.gui.modeles
Methods in org.mkm.gui.modeles with parameters of type Wantslist