Class SchoolDayCategoryHandler
java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.ACategoryHandler<SchoolDayEntityController,SchoolDayModel,SchoolDay>
cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.categories.SchoolDayCategoryHandler
public class SchoolDayCategoryHandler
extends ACategoryHandler<SchoolDayEntityController,SchoolDayModel,SchoolDay>
-
Field Summary
Fields inherited from class cz.zcu.fav.kiv.mjakubas.saf.gui.controller.category.ACategoryHandler
entitiesController, formsPane, viewPane
-
Constructor Summary
ConstructorsConstructorDescriptionSchoolDayCategoryHandler
(@NotNull SchoolDayEntityController 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
-
SchoolDayCategoryHandler
public SchoolDayCategoryHandler(@NotNull @NotNull SchoolDayEntityController entitiesController, @NotNull @NotNull EntitiesSearchableButtonPane viewPane, @NotNull @NotNull EntityFormsPane formsPane)
-