Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.webwidgets
Class WidgetDecorationType

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

public class WidgetDecorationType
extends java.lang.Object


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

Field Detail

mode

public java.lang.String mode

content

public java.lang.String content
Constructor Detail

WidgetDecorationType

public WidgetDecorationType()
Method Detail

getContent

public java.lang.String getContent()

getMode

public java.lang.String getMode()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.