Uses of Class
org.qsos.utils.SimpleMenuEntry

Packages that use SimpleMenuEntry
org.qsos.utils   
 

Uses of SimpleMenuEntry in org.qsos.utils
 

Methods in org.qsos.utils that return types with arguments of type SimpleMenuEntry
 java.util.List<SimpleMenuEntry> LibQSOS.getSimpleTree()
           
 java.util.List<SimpleMenuEntry> ILibQSOS.getSimpleTree()
           
 java.util.List<SimpleMenuEntry> Search.getSimpleTree()
           
 

Method parameters in org.qsos.utils with type arguments of type SimpleMenuEntry
 java.lang.String LibQSOS.Debugaffichage(java.util.List<SimpleMenuEntry> list)
          Fonction de debuggage
 java.lang.String ILibQSOS.Debugaffichage(java.util.List<SimpleMenuEntry> list)