Module com.hack23.cia.web
Package com.hack23.cia.web.impl.ui.application.views.user.party
package com.hack23.cia.web.impl.ui.application.views.user.party
This package provides classes and interfaces for managing party views within the Citizen Intelligence Agency web application.
Key classes and interfaces:
- PartyRankingView: View class for displaying party rankings.
- PartyView: View class for displaying party details.
Dependencies and relationships:
- Depends on com.hack23.cia.web.impl.ui.application.views.common.pagemode for PageModeContentFactory.
- Depends on com.hack23.cia.web.impl.ui.application.views.common.viewnames for UserViews.
- Depends on com.hack23.cia.web.impl.ui.application.views.user.common for AbstractRankingView and AbstractGroupView.
- Depends on org.springframework.context for ApplicationContext.
- Depends on com.vaadin.spring.annotation for SpringView.
-
Classes