Package be.gaudry.model.crud
Interface IItem<T extends ILightObject>
- Type Parameters:
T
-
- All Known Subinterfaces:
IItemEditor<T>
,IItemPanel<T>
- All Known Implementing Classes:
AbstractListQuotationPanel
,ExaminationPanel
,ExaminationsListQuotationPanel
,MetersListAVGPanel
,MetersListChartsPanel
,PeriodEditPanel
,PeriodInfoPanel
,PersonBasicInfoPanel
,PersonEditPanel
,PersonEidSimpleDataEditPanel
,PersonInfoPanel
,PersonInfoPanel
,PersonSimpleDataEditPanel
,SchoolClassEditPanel
,SchoolClassInfoPanel
,SchoolEditPanel
,SchoolInfoPanel
,StudentEditPanel
,StudentInfoPanel
,StudentsListAVGPanel
,StudentsListQuotationPanel
,StudentsListTimeChartPanel
,TeacherActionsFactory
,TeacherEditPanel
,TeacherInfoPanel
,VehicleListChartsPanel
,YearEditPanel
,YearInfoPanel
public interface IItem<T extends ILightObject>
- Since:
- 1.0 Oct 24, 2008
- Author:
- Steph GAUDRY
-
Method Summary
-
Method Details
-
setItem
Give an item to the view- Parameters:
item
-
-