public class ListWidgetTypeHandler extends TemplateWidgetTypeHandler
Modifier and Type | Field and Description |
---|---|
static String |
COMPAT_TEMPLATE_PROPERTY_NAME |
BIND_VALUE_IF_NO_FIELD_PROPERTY_NAME, TEMPLATE_PROPERTY_NAME
DEV_TEMPLATE_PROPERTY_NAME, DISABLE_DEV_PROPERTY_NAME, properties, tagConfig, widget, widgetAttr
Constructor and Description |
---|
ListWidgetTypeHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
protected String |
getTemplateValue(Widget widget)
Returns the "template" property value, looking up on the widget definition definition first, and on the widget
type definition if not found.
|
addFieldVariable, apply, getBindValueIfNoFieldValue, getTemplateAttribute, getVariablesForRendering, lookupProperty
apply, getDevFaceletHandler, getDocumentConstraintValidatorHandler, getInputSlotHandler, getNextHandler, getNextHandler, getProperty, getRequiredProperty, setProperties, setWidget
public static final String COMPAT_TEMPLATE_PROPERTY_NAME
public ListWidgetTypeHandler(javax.faces.view.facelets.TagConfig config)
protected String getTemplateValue(Widget widget)
TemplateWidgetTypeHandler
getTemplateValue
in class TemplateWidgetTypeHandler
Copyright © 2018 Nuxeo. All rights reserved.