Uses of Class
net.ponec.jworksheet.report.TaskGroup

Packages that use TaskGroup
net.ponec.jworksheet.report Report clasess 
 

Uses of TaskGroup in net.ponec.jworksheet.report
 

Fields in net.ponec.jworksheet.report declared as TaskGroup
protected  TaskGroup GroupSet.key
          Look-up KEY.
 

Fields in net.ponec.jworksheet.report with type parameters of type TaskGroup
static UjoProperty<TaskGroup,YearMonthDay> TaskGroup.P_DAY
           
static UjoProperty<TaskGroup,java.lang.Integer> TaskGroup.P_MONTH
           
static UjoProperty<TaskGroup,Project> TaskGroup.P_PROJ
           
static UjoProperty<TaskGroup,TaskType> TaskGroup.P_TASK
           
static UjoProperty<TaskGroup,java.lang.Integer> TaskGroup.P_YEAR
           
 

Methods in net.ponec.jworksheet.report that return TaskGroup
 TaskGroup GroupSet.addTime(Event event)
          Insert or create an task group.
protected  TaskGroup GroupSet.findTaskGroup(Event event)
          Insert or create an task group.
protected  TaskGroup[] GroupSet.getGroups()
          Get all sorted groups.
 

Methods in net.ponec.jworksheet.report that return types with arguments of type TaskGroup
 java.util.List<TaskGroup> ReportTab.getProjects()
          Get NoPrivate projects
 



Copyright © 2007-2009 PPonec