Package org.apache.tapestry5.corelib.data
package org.apache.tapestry5.corelib.data
A set of enums used by Tapestry and also useful in custom Tapestry
components and services.
-
EnumsClassDescriptionUsed 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.