Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.editor
Class FieldProperty

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

public class FieldProperty
extends Object


Constructor Summary
FieldProperty(String name, String value, FieldInfo info)
           
 
Method Summary
 String getName()
           
 String getRendered()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldProperty

public FieldProperty(String name,
                     String value,
                     FieldInfo info)
Method Detail

getName

public String getName()

getValue

public String getValue()

getRendered

public String getRendered()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.