Uses of Class
org.patternfly.component.list.SimpleList
Packages that use SimpleList
-
Uses of SimpleList in org.patternfly.component.list
Methods in org.patternfly.component.list that return SimpleListModifier and TypeMethodDescriptionSimpleList.add(SimpleListGroup group) SimpleList.add(SimpleListItem item) SimpleList.addGroup(SimpleListGroup group) SimpleList.onSelect(SelectHandler<SimpleListItem> selectHandler) static SimpleListSimpleList.simpleList()SimpleList.that()