Nuxeo Showcase - Layout Service (forms, views, and actions)

Int

Type int
Title Integer
Description

The int widget displays an input text in create or edit mode, with additional message tag for errors, and a regular text output in any other mode. It uses a number converter.

Widgets using this type can provide properties accepted on a <h:inputText /> tag in create or edit mode, and properties accepted on a <h:outputText /> tag in other modes.

Accepting Sub Widgets
No
Handling Labels
No
Containing Form
No
Handler Class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.IntWidgetTypeHandler
Categories document
Style style
Style class styleClass
Title title
Required required
Max length maxlength
Size size
Style style
Style class styleClass
Title title
Access key accesskey
Alt alt
Direction dir
Placeholder placeholder String representing a short hint (a word or short phrase) intended to aid the user with data entry.
Disabled disabled
Immediate immediate
Lang lang
Validator validator
Value change listener valueChangeListener