Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.webwidgets
Class PanelDecorationType

java.lang.Object
  extended by org.nuxeo.theme.webwidgets.PanelDecorationType

public class PanelDecorationType
extends Object


Field Summary
 String content
           
 String mode
           
 
Constructor Summary
PanelDecorationType()
           
 
Method Summary
 String getContent()
           
 String getMode()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mode

public String mode

content

public String content
Constructor Detail

PanelDecorationType

public PanelDecorationType()
Method Detail

getContent

public String getContent()

getMode

public String getMode()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.