A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
K
- Kaptcha - Annotation Type in org.apache.tapestry5.kaptcha.annotations
-
Used to explicitly select the kaptcha editor block for a property.
- KAPTCHA_DEFAULT_VISIBLE - Static variable in class org.apache.tapestry5.kaptcha.KaptchaSymbolConstants
-
Sets the default for the
KaptchaField
component's visible parameter. - KaptchaDataTypeAnalyzer - Class in org.apache.tapestry5.kaptcha.internal.services
- KaptchaDataTypeAnalyzer() - Constructor for class org.apache.tapestry5.kaptcha.internal.services.KaptchaDataTypeAnalyzer
- KaptchaEditBlocks - Class in org.apache.tapestry5.kaptcha.pages
-
Page containing kaptcha edit blocks contributed into the
BeanBlockSource
service configuration. - KaptchaEditBlocks() - Constructor for class org.apache.tapestry5.kaptcha.pages.KaptchaEditBlocks
- KaptchaField - Class in org.apache.tapestry5.kaptcha.components
-
Field paired with a
KaptchaImage
to ensure that the user has provided the correct value. - KaptchaField() - Constructor for class org.apache.tapestry5.kaptcha.components.KaptchaField
- KaptchaImage - Class in org.apache.tapestry5.kaptcha.components
-
Part of a Captcha based authentication scheme; a KaptchaImage generates a new text image whenever it renders and can provide the previously rendered text subsequently (it is stored persistently in the session).
- KaptchaImage() - Constructor for class org.apache.tapestry5.kaptcha.components.KaptchaImage
- KaptchaModule - Class in org.apache.tapestry5.kaptcha.modules
-
Defines core services for Kaptcha support.
- KaptchaModule() - Constructor for class org.apache.tapestry5.kaptcha.modules.KaptchaModule
- KaptchaProducer - Interface in org.apache.tapestry5.kaptcha.services
-
Extension of the
Producer
interface, adding property for getting the Kaptcha image width and height (used when rendering the <img> element). - KaptchaProducerImpl - Class in org.apache.tapestry5.kaptcha.internal.services
- KaptchaProducerImpl(Map<String, String>) - Constructor for class org.apache.tapestry5.kaptcha.internal.services.KaptchaProducerImpl
- KaptchaSymbolConstants - Class in org.apache.tapestry5.kaptcha
-
Defines constants used by the
KaptchaModule
and related components. - KaptchaSymbolConstants() - Constructor for class org.apache.tapestry5.kaptcha.KaptchaSymbolConstants
- key() - Method in annotation type org.apache.tapestry5.ioc.annotations.UsesMappedConfiguration
-
The type of key used to identify contribution values.
- Key() - Constructor for class org.apache.tapestry5.commons.services.CoercionTuple.Key
- keyDown(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- keyDownNative(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- keyPress(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- keyPressNative(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- keys() - Method in class org.apache.tapestry5.json.JSONObject
-
Returns the set of
String
names in this object. - keys(Map<K, V>) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
- keySet() - Method in class org.apache.tapestry5.commons.util.CaseInsensitiveMap
- keySet() - Method in class org.apache.tapestry5.json.JSONObject
-
Returns a view of the keys contained in this JSONObject.
- keyUp(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- keyUpNative(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- KeyValue - Class in org.apache.tapestry5.internal
-
A key/value pair.
- KeyValue(String, String) - Constructor for class org.apache.tapestry5.internal.KeyValue
- keyword() - Method in class org.apache.tapestry5.beanmodel.internal.antlr.PropertyExpressionParser
- keyword_return() - Constructor for class org.apache.tapestry5.beanmodel.internal.antlr.PropertyExpressionParser.keyword_return
All Classes All Packages