Uses of Class
org.primefaces.showcase.domain.Team
-
Packages that use Team Package Description org.primefaces.showcase.view.data.datatable -
-
Uses of Team in org.primefaces.showcase.view.data.datatable
Methods in org.primefaces.showcase.view.data.datatable that return types with arguments of type Team Modifier and Type Method Description List<Team>SubTableView. getTeams()
-