Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.webwidgets.ui.WidgetEditorException

Packages that use WidgetEditorException
org.nuxeo.theme.webwidgets.ui   
 

Uses of WidgetEditorException in org.nuxeo.theme.webwidgets.ui
 

Methods in org.nuxeo.theme.webwidgets.ui that throw WidgetEditorException
static void Editor.addWidget(int areaUid, String widgetTypeName, int order)
           
static String Editor.moveWidget(int srcArea, String srcUid, int destArea, int destOrder)
           
static void Editor.removeWidget(String providerName, String uid)
           
static void Editor.setWidgetPreference(String providerName, String widgetUid, String dataName, String src)
           
static void Editor.setWidgetState(String providerName, String widgetUid, String state)
           
static void Editor.updateWidgetPreferences(String providerName, String widgetUid, Map<String,String> preferencesMap)
           
static String Editor.uploadFile(HttpServletRequest req, String providerName, String widgetUid, String dataName)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.