Uses of Package
jp.ecuacion.splib.web.bean
Packages that use jp.ecuacion.splib.web.bean
Package
Description
Provides controllers.
Provides records.
Provides forms.
-
Classes in jp.ecuacion.splib.web.bean used by jp.ecuacion.splib.web.beanClassDescriptionStores attributes of each html component which controls the behaviors of it in html pages.Stores one HtmlItem condition.Stores multiple HtmlItem conditions.Is the condition which decides isNotEmpty or not.Is used for number field.Is used for string field.Stores a warn message.Returns the URL to redirect / forward pages to use as the return string in
@RequestMapping, @GetMapping and @PostMappingmethods. -
Classes in jp.ecuacion.splib.web.bean used by jp.ecuacion.splib.web.controllerClassDescriptionReturns the URL to redirect / forward pages to use as the return string in
@RequestMapping, @GetMapping and @PostMappingmethods. -
Classes in jp.ecuacion.splib.web.bean used by jp.ecuacion.splib.web.form.recordClassDescriptionStores attributes of each html component which controls the behaviors of it in html pages.
-
Classes in jp.ecuacion.splib.web.bean used by jp.ecuacion.splib.web.utilClassDescriptionStores attributes of each html component which controls the behaviors of it in html pages.Returns the URL to redirect / forward pages to use as the return string in
@RequestMapping, @GetMapping and @PostMappingmethods.