Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.opensocial.container.client.bean.GadgetView

Packages that use GadgetView
org.nuxeo.opensocial.container.client.bean   
 

Uses of GadgetView in org.nuxeo.opensocial.container.client.bean
 

Methods in org.nuxeo.opensocial.container.client.bean that return GadgetView
 GadgetView GadgetBean.getView(java.lang.String view)
           
 

Methods in org.nuxeo.opensocial.container.client.bean that return types with arguments of type GadgetView
 java.util.Map<java.lang.String,GadgetView> GadgetBean.getGadgetViews()
           
 

Method parameters in org.nuxeo.opensocial.container.client.bean with type arguments of type GadgetView
 void GadgetBean.setGadgetViews(java.util.Map<java.lang.String,GadgetView> gadgetViews)
           
 

Constructor parameters in org.nuxeo.opensocial.container.client.bean with type arguments of type GadgetView
GadgetBean(java.lang.String ref, java.lang.String title, java.lang.String viewer, java.util.List<PreferencesBean> defaultPrefs, java.util.List<PreferencesBean> userPrefs, boolean collapsed, java.lang.String name, java.util.Map<java.lang.String,GadgetView> gadgetViews, java.lang.String htmlContent, java.lang.Integer height)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.