Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration

Packages that use WebConfiguration
org.nuxeo.ecm.platform.annotations.gwt.client   
org.nuxeo.ecm.platform.annotations.gwt.client.annotea   
org.nuxeo.ecm.platform.annotations.gwt.client.configuration   
org.nuxeo.ecm.platform.annotations.gwt.client.controler   
org.nuxeo.ecm.platform.annotations.gwt.client.view   
org.nuxeo.ecm.platform.annotations.gwt.server.configuration   
 

Uses of WebConfiguration in org.nuxeo.ecm.platform.annotations.gwt.client
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client with parameters of type WebConfiguration
static void AnnotationFrameApplication.build(WebConfiguration webConfiguration)
           
static void AnnotationApplication.build(WebConfiguration webConfiguration)
           
 

Uses of WebConfiguration in org.nuxeo.ecm.platform.annotations.gwt.client.annotea
 

Constructors in org.nuxeo.ecm.platform.annotations.gwt.client.annotea with parameters of type WebConfiguration
AnnotationXmlGenerator(WebConfiguration webConfiguration, Annotation annotation)
           
 

Uses of WebConfiguration in org.nuxeo.ecm.platform.annotations.gwt.client.configuration
 

Fields in org.nuxeo.ecm.platform.annotations.gwt.client.configuration declared as WebConfiguration
static WebConfiguration WebConfiguration.DEFAULT_WEB_CONFIGURATION
           
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.configuration that return WebConfiguration
 WebConfiguration WebConfigurationService.getWebConfiguration(String url)
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.gwt.client.configuration with type arguments of type WebConfiguration
 void WebConfigurationServiceAsync.getWebConfiguration(String url, com.google.gwt.user.client.rpc.AsyncCallback<WebConfiguration> callback)
           
 

Uses of WebConfiguration in org.nuxeo.ecm.platform.annotations.gwt.client.controler
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.controler that return WebConfiguration
 WebConfiguration AnnotationController.getWebConfiguration()
           
 

Constructors in org.nuxeo.ecm.platform.annotations.gwt.client.controler with parameters of type WebConfiguration
AnnotationController(WebConfiguration webConfiguration, boolean onFrame)
           
 

Uses of WebConfiguration in org.nuxeo.ecm.platform.annotations.gwt.client.view
 

Constructors in org.nuxeo.ecm.platform.annotations.gwt.client.view with parameters of type WebConfiguration
AnnotationListPopup(String annotationName, List<Annotation> annotations, WebConfiguration configuration)
           
AnnotationManagerPanel(AnnotationController controller, WebConfiguration webConfiguration)
           
 

Uses of WebConfiguration in org.nuxeo.ecm.platform.annotations.gwt.server.configuration
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.server.configuration that return WebConfiguration
 WebConfiguration WebConfigurationServiceImpl.getWebConfiguration(String url)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.