Class GroupView
- java.lang.Object
-
- org.primefaces.showcase.view.data.datatable.GroupView
-
- All Implemented Interfaces:
Serializable
@Named("dtGroupView") @ViewScoped public class GroupView extends Object implements Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroupView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetLastYearTotal()List<Player>getPlayers()List<Sale>getSales()IntegergetThisYearTotal()intgetYearCount()List<Integer>getYears()voidinit()
-