Uses of Class
de.hattrickorganizer.gui.model.HOColumnModel

Packages that use HOColumnModel
de.hattrickorganizer.database   
de.hattrickorganizer.gui.model   
 

Uses of HOColumnModel in de.hattrickorganizer.database
 

Methods in de.hattrickorganizer.database with parameters of type HOColumnModel
 void UserColumnsTable.insertDefault(HOColumnModel model)
           
 void DBZugriff.loadHOColumModel(HOColumnModel model)
           
 void UserColumnsTable.loadModel(HOColumnModel model)
           
 void DBZugriff.saveHOColumnModel(HOColumnModel model)
           
 void UserColumnsTable.saveModel(HOColumnModel model)
           
 

Uses of HOColumnModel in de.hattrickorganizer.gui.model
 

Subclasses of HOColumnModel in de.hattrickorganizer.gui.model
 class LineupColumnModel
           
 class MatchesColumnModel
           
 class PlayerAnalysisModel
           
 class PlayerOverviewModel