Uses of Package
org.apache.tapestry5.corelib.data
Packages that use org.apache.tapestry5.corelib.data
Package
Description
A set of enums used by Tapestry and also useful in custom Tapestry
components and services.
[INTERNAL USE ONLY] internal service classes; API subject to change
Core services
-
Classes in org.apache.tapestry5.corelib.data used by org.apache.tapestry5.corelib.dataClassDescriptionUsed with the
Select
component to control whether an initial blank option is supplied.Used by theGrid
component to control where the pager portion of the Grid should be displayed.Possible values of the "secure" parameter for components that use aSelectModel
(such asSelect
), to control whether the submitted value must be one of the values in the SelectModel. -
Classes in org.apache.tapestry5.corelib.data used by org.apache.tapestry5.internal.services
-
Classes in org.apache.tapestry5.corelib.data used by org.apache.tapestry5.services