Uses of Package
jp.ecuacion.splib.web.bean
Packages that use jp.ecuacion.splib.web.bean
Package
Description
Provides beans.
Provides controllers.
Provides records.
Provides forms.
-
Classes in jp.ecuacion.splib.web.bean used by jp.ecuacion.splib.web.beanClassDescriptionStores attributes of an html component which control the behaviors of the component 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 an html component which control the behaviors of the component in html pages.
-
Classes in jp.ecuacion.splib.web.bean used by jp.ecuacion.splib.web.utilClassDescriptionReturns the URL to redirect / forward pages to use as the return string in
@RequestMapping, @GetMapping and @PostMappingmethods.