Uses of Class
org.apache.commons.ognl.test.objects.MenuItem

Packages that use MenuItem
org.apache.commons.ognl.test.objects   
 

Uses of MenuItem in org.apache.commons.ognl.test.objects
 

Methods in org.apache.commons.ognl.test.objects that return types with arguments of type MenuItem
 List<MenuItem> MenuItem.getChildren()
           
 

Constructor parameters in org.apache.commons.ognl.test.objects with type arguments of type MenuItem
MenuItem(String page, String label, List<MenuItem> children)
           
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.