Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.webwidgets
Class WidgetFieldType.Option

java.lang.Object
  extended by org.nuxeo.theme.webwidgets.WidgetFieldType.Option
Enclosing class:
WidgetFieldType

public class WidgetFieldType.Option
extends Object


Constructor Summary
WidgetFieldType.Option(String label, String value)
           
 
Method Summary
 String getLabel()
           
 String getValue()
           
 void setLabel(String label)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetFieldType.Option

public WidgetFieldType.Option(String label,
                              String value)
Method Detail

getLabel

public String getLabel()

setLabel

public void setLabel(String label)

getValue

public String getValue()

setValue

public void setValue(String value)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.