Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.forms.layout.facelets.plugins
Class ListWidgetTypeHandler

java.lang.Object
  extended by org.nuxeo.ecm.platform.forms.layout.facelets.plugins.AbstractWidgetTypeHandler
      extended by org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler
          extended by org.nuxeo.ecm.platform.forms.layout.facelets.plugins.ListWidgetTypeHandler
All Implemented Interfaces:
Serializable, WidgetTypeHandler

Deprecated. widget type can be declared as using TemplateWidgetTypeHandler class, seeting property value in XML configuration.

@Deprecated
public class ListWidgetTypeHandler
extends TemplateWidgetTypeHandler

List widget type, using a fixed template.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Field Summary
static String TEMPLATE
          Deprecated.  
 
Fields inherited from class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler
TEMPLATE_PROPERTY_NAME
 
Constructor Summary
ListWidgetTypeHandler()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler
getFaceletHandler
 
Methods inherited from class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.AbstractWidgetTypeHandler
getProperty, getRequiredProperty, setProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPLATE

public static final String TEMPLATE
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

ListWidgetTypeHandler

public ListWidgetTypeHandler()
Deprecated. 

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.