Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.view
Class GadgetForm

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.view.GadgetForm

public class GadgetForm
extends java.lang.Object

Author:
Guillaume Cusnieux

Field Summary
static com.gwtext.client.widgets.Window window
           
 
Constructor Summary
GadgetForm(GadgetPortlet portlet)
           
 
Method Summary
 void setGadget(GadgetBean gadget)
           
 void setTitle(java.lang.String title)
           
 void showForm()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

window

public static final com.gwtext.client.widgets.Window window
Constructor Detail

GadgetForm

public GadgetForm(GadgetPortlet portlet)
Method Detail

showForm

public void showForm()

setTitle

public void setTitle(java.lang.String title)

setGadget

public void setGadget(GadgetBean gadget)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.