Uses of Enum
org.apache.tapestry5.corelib.data.SecureOption
Packages that use SecureOption
Package
Description
A set of enums used by Tapestry and also useful in custom Tapestry
components and services.
-
Uses of SecureOption in org.apache.tapestry5.corelib.data
Methods in org.apache.tapestry5.corelib.data that return SecureOptionModifier and TypeMethodDescriptionstatic SecureOption
Returns the enum constant of this type with the specified name.static SecureOption[]
SecureOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.