Uses of Interface
org.sakaiproject.cheftool.api.MenuItem

Uses of MenuItem in org.sakaiproject.cheftool.api
 

Subinterfaces of MenuItem in org.sakaiproject.cheftool.api
 interface Menu
           Menu is an interface for an ordered list of MenuItems.
 

Methods in org.sakaiproject.cheftool.api that return MenuItem
 MenuItem Menu.add(MenuItem item)
          Add a menu item to the bar.
 MenuItem MenuItem.getItem(int index)
          Access one sub-items of the item.
 

Methods in org.sakaiproject.cheftool.api with parameters of type MenuItem
 MenuItem Menu.add(MenuItem item)
          Add a menu item to the bar.
 



Copyright © 2006-2013 The Sakai Foundation. All Rights Reserved.