Class PropertyEditBlocks
java.lang.Object
org.apache.tapestry5.corelib.pages.PropertyEditBlocks
A page that exists to contain blocks used to edit different types of properties. The blocks on this page are
contributed into the
BeanBlockSource
service configuration.- See Also:
-
Constructor Details
-
PropertyEditBlocks
public PropertyEditBlocks()
-
-
Method Details
-
getContext
-
getTextFieldTranslator
-
getTextFieldValidator
-
getNumberFieldTranslator
-
getNumberFieldValidator
-
getPasswordFieldTranslator
-
getPasswordFieldValidator
-
getTextAreaTranslator
-
getTextAreaValidator
-
getDateFieldValidator
-
getCalendarFieldValidator
-
getSelectValidator
-
getValueEncoderForProperty
Provide a value encoder for an enum type. -
getSelectModelForProperty
Provide a select mode for an enum type. -
getModel
-
isBootstrap3Enabled
-