Uses of Class
de.knipp.rritoolkit.KVMultiList.Section

Packages that use KVMultiList.Section
de.knipp.rritoolkit   
 

Uses of KVMultiList.Section in de.knipp.rritoolkit
 

Fields in de.knipp.rritoolkit with type parameters of type KVMultiList.Section
private  java.util.Map<KVList,KVMultiList.Section> KVMultiList.listMap
          the map from the list to the section
private  java.util.Map<java.lang.String,java.util.List<KVMultiList.Section>> KVMultiList.nameMap
          mapping from the section names to the sections
private  java.util.Set<KVMultiList.Section> KVMultiList.sections
          the set of all sections
 

Methods in de.knipp.rritoolkit with parameters of type KVMultiList.Section
private  void KVMultiList.removeSection(KVMultiList.Section s)
          remove the given section
 



Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH