Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.forms.layout.descriptors
Class WidgetTypeDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
All Implemented Interfaces:
Serializable, WidgetTypeDefinition

public class WidgetTypeDescriptor
extends Object
implements WidgetTypeDefinition

Widget type descriptor.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
WidgetTypeDescriptor()
           
 
Method Summary
 WidgetTypeConfiguration getConfiguration()
           
 String getHandlerClassName()
           
 String getName()
           
 Map<String,String> getProperties()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetTypeDescriptor

public WidgetTypeDescriptor()
Method Detail

getName

public String getName()
Specified by:
getName in interface WidgetTypeDefinition

getHandlerClassName

public String getHandlerClassName()
Specified by:
getHandlerClassName in interface WidgetTypeDefinition

getProperties

public Map<String,String> getProperties()
Specified by:
getProperties in interface WidgetTypeDefinition

getConfiguration

public WidgetTypeConfiguration getConfiguration()
Specified by:
getConfiguration in interface WidgetTypeDefinition

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.