new module:view/vizCandidates/CandidateView(candidate)
CandidateView has functionality for a candidate that is specific to a view.
CandidateView has a candidate component.
The candidate component is a Candidate, for now.
Parameters:
Name | Type | Description |
---|---|---|
candidate |
Candidate | a candidate component that CandidateView builds upon. |