Uses of Class
hoplugins.teamAnalyzer.vo.SpotLineup

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
 



Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.