Class SchoolHourCategoryHandler
java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.ACategoryHandler<SchoolHourEntityController,SchoolHourModel,SchoolHour>
cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.categories.SchoolHourCategoryHandler
public class SchoolHourCategoryHandler
extends ACategoryHandler<SchoolHourEntityController,SchoolHourModel,SchoolHour>
-
Field Summary
Fields inherited from class cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.ACategoryHandler
entitiesController, formsPane, viewPane
-
Constructor Summary
ConstructorsConstructorDescriptionSchoolHourCategoryHandler
(@NotNull SchoolHourEntityController entitiesController, @NotNull EntitiesSearchableButtonPane viewPane, @NotNull EntityFormsPane formsPane) -
Method Summary
Methods inherited from class cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.ACategoryHandler
doSelect, getViewPane, onRefresh
-
Constructor Details
-
SchoolHourCategoryHandler
public SchoolHourCategoryHandler(@NotNull @NotNull SchoolHourEntityController entitiesController, @NotNull @NotNull EntitiesSearchableButtonPane viewPane, @NotNull @NotNull EntityFormsPane formsPane)
-