Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.editor
Class StyleFieldProperty

java.lang.Object
  extended by org.nuxeo.theme.editor.StyleFieldProperty

public class StyleFieldProperty
extends Object


Constructor Summary
StyleFieldProperty(String name, String value, String type, String id)
           
 
Method Summary
 String getId()
           
 String getInputWidget()
           
 String getLabel()
           
 String getName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleFieldProperty

public StyleFieldProperty(String name,
                          String value,
                          String type,
                          String id)
Method Detail

getName

public String getName()

getValue

public String getValue()

getLabel

public String getLabel()

getInputWidget

public String getInputWidget()

getId

public String getId()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.