sync toc
TimetrackerLib
DoAction Class
DoAction Members
DoAction Constructor
Fields
setupTab_BackupRestoreSettings Field
setupTab_GeneralSettings Field
setupTab_RegionalSettings Field
Methods
getSettings Method
init Method
reloadProjects Method
setStatusText Method
showViewAbout Method
showViewSetup Method
TimetrackerLib.Entities
Constants Class
Constants Members
Constants Constructor
Fields
MONTH Field
TODAY Field
WEEK Field
GenericItem Class
GenericItem Members
GenericItem Constructor
Methods
getID Method
isNew Method
setID Method
ProjectItem Class
ProjectItem Members
ProjectItem Constructor
ProjectItem Constructor ()
ProjectItem Constructor (String, String)
Fields
description Field
name Field
tasks Field
Methods
ToString Method
TaskItem Class
TaskItem Members
TaskItem Constructor
TaskItem Constructor ()
TaskItem Constructor (String, String, ProjectItem)
Fields
description Field
name Field
project Field
status Field
Methods
ToString Method
TimeItem Class
TimeItem Members
TimeItem Constructor
TimeItem Constructor ()
TimeItem Constructor (DateTime)
Fields
closed Field
details Field
starttime Field
stoptime Field
Methods
getDuration Method
getTimeSpan Method
setStoptime Method
TrackerItem Class
TrackerItem Members
TrackerItem Constructor
TrackerItem Constructor ()
TrackerItem Constructor (TimeItem, TaskItem, ProjectItem)
Fields
projectItem Field
taskItem Field
timeItem Field
TimetrackerLib.PluginInterfaces
IDatabaseInterface Interface
IDatabaseInterface Members
Methods
deleteProjectItem Method
deleteSetting Method
deleteTaskItem Method
deleteTaskItems Method
deleteTrackerItem Method
deleteTrackerItems Method
deleteTrackerItems Method (Int64)
deleteTrackerItems Method (Int64, Int64)
destroy Method
expireTracker Method
getOpenTrackerItem Method
getProjects Method
getTasks Method
getTrackerItem Method
getTrackerItem Method (DateTime, DateTime)
getTrackerItem Method (Int64)
getTrackerItem Method (Int64, Int64)
init Method
isNew Method
listSettings Method
updateProject Method
updateSetting Method
updateTask Method
updateTracker Method
IPlugin Interface
IPlugin Members
Methods
getAuthor Method
getDescription Method
getName Method
IReportInterface Interface
IReportInterface Members
Methods
doReport Method
getPanel Method
getTitle Method
IServerInterface Interface
IServerInterface Members
Methods
getSettings Method
reloadProjects Method
setStatusText Method
showViewAbout Method
showViewBackup Method
showViewReport Method
showViewReport Method ()
showViewReport Method (Int32)
showViewSetup Method
showViewSetup Method ()
showViewSetup Method (String)
showViewTable Method
ISettingInterface Interface
ISettingInterface Members
Methods
getPanel Method
getSettings Method
getTitle Method
IToolbarInterface Interface
IToolbarInterface Members
Methods
getItem Method
TimetrackerLib.Utils
Exporter Class
Exporter Members
Exporter Constructor
Methods
parseProjects Method
SaveData Method
Exporter.progressDelegate Delegate
ExportItem Class
ExportItem Members
ExportItem Constructor
Fields
id Field
name Field
Methods
ToString Method
Importer Class
Importer Members
Importer Constructor
Methods
doXMLImport Method
load Method
parseProjects Method
SaveData Method
Importer.progressDelegate Delegate
Setting Class
Setting Members
Setting Constructor
Methods
getKey Method
getValue Method
getValueType Method
setValue Method
setValue Method (String, Boolean)
setValue Method (String, Int32)
setValue Method (String, String)
setValue Method (String, String, Int32)
Settings Class
Settings Members
Settings Constructor
Methods
get Method
getKeys Method
put Method
put Method (String, Boolean)
put Method (String, Int32)
put Method (String, String)
put Method (Setting)
remove Method
Utils Class
Utils Members
Utils Constructor
Methods
containsProject Method
debug Method
getTimeDiff Method
getWeekValue Method
NumberOfDaysInMonth Method
StartDateTime Method
StartStopDateTime Method
translate Method
translateWeek Method
XMLExporter Method
XMLImport Method
Utils.Months Enumeration