Uses of Class
is.idega.idegaweb.golf.TableInfo

Packages that use TableInfo
is.idega.idegaweb.golf.rest   
is.idega.idegaweb.golf.startingtime.presentation   
 

Uses of TableInfo in is.idega.idegaweb.golf.rest
 

Methods in is.idega.idegaweb.golf.rest that return TableInfo
 TableInfo TeeTimes.getTableInfo(GolfField start, GolfField end)
           
 TableInfo TeeTimeInfo.getTableInfo(GolfField start, GolfField end)
           
 TableInfo TeeTimeGolfers.getTableInfo(GolfField start, GolfField end)
           
 TableInfo TeeTimeBooking.getTableInfo(GolfField start, GolfField end)
           
 

Uses of TableInfo in is.idega.idegaweb.golf.startingtime.presentation
 

Methods in is.idega.idegaweb.golf.startingtime.presentation that return TableInfo
 TableInfo TeeTimePrintout.getTableInfo(GolfField start, GolfField end)
           
 TableInfo TeeTimeTable.getTableInfo(GolfField start, GolfField end, int daytime)
           
 

Methods in is.idega.idegaweb.golf.startingtime.presentation with parameters of type TableInfo
 com.idega.presentation.Table2 TeeTimeTable.getTeeTimeTable(java.util.Map<com.idega.util.IWTimestamp,GolfField> configs, java.util.Map<com.idega.util.IWTimestamp,GolfField> todayConfigs, TableInfo myTableInfo, java.util.Vector tournamentGroups, com.idega.presentation.IWContext iwc)
           
 com.idega.presentation.ui.DropdownMenu TeeTimeSearch.insertDrowdown(java.lang.String dropdownName, TableInfo myTableInfo, com.idega.presentation.IWContext modinfo)
           
 com.idega.presentation.ui.DropdownMenu TeeTimeTable.insertDrowdown(java.lang.String dropdownName, TableInfo myTableInfo, com.idega.presentation.IWContext iwc, java.util.Vector torunamentRounds)
           
 



Copyright © 2000-2014 idega software. All Rights Reserved.