Uses of Class
adalid.core.DisplaySet
-
Packages that use DisplaySet Package Description adalid.core adalid.core.jee -
-
Uses of DisplaySet in adalid.core
Methods in adalid.core that return DisplaySet Modifier and Type Method Description DisplaySetDisplay. getDisplaySet()Methods in adalid.core with parameters of type DisplaySet Modifier and Type Method Description intDisplaySet. compareTo(DisplaySet o)voidDisplay. setDisplaySet(DisplaySet set) -
Uses of DisplaySet in adalid.core.jee
Methods in adalid.core.jee that return types with arguments of type DisplaySet Modifier and Type Method Description List<DisplaySet>AbstractJavaWebModule. getPageSetsList()List<DisplaySet>JavaWebModule. getPageSetsList()Map<String,DisplaySet>AbstractJavaWebModule. getPageSetsMap()
-