|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpotLineup | |
hoplugins.teamAnalyzer.ui | |
hoplugins.teamAnalyzer.vo |
Uses of SpotLineup in hoplugins.teamAnalyzer.ui |
Methods in hoplugins.teamAnalyzer.ui with parameters of type SpotLineup | |
void |
PlayerPanel.reload(SpotLineup lineup,
int week,
int season)
TODO Missing Method Documentation |
Uses of SpotLineup in hoplugins.teamAnalyzer.vo |
Subclasses of SpotLineup in hoplugins.teamAnalyzer.vo | |
class |
UserTeamSpotLineup
Extension of the spotLineup that holds user team data, as loaded from HO Lineup tab |
Methods in hoplugins.teamAnalyzer.vo that return SpotLineup | |
SpotLineup |
TeamLineup.getSpotLineup(int spot)
Returns the SpotLineup for the spot |
Methods in hoplugins.teamAnalyzer.vo with parameters of type SpotLineup | |
void |
TeamLineup.setSpotLineup(SpotLineup detail,
int spot)
Sets the spot place with the passes SpotLineup |
void |
RosterPlayerData.addMatch(SpotLineup spot)
TODO Missing Method Documentation |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |