Eclipse Rich Ajax Platform

Uses of Class
org.eclipse.rwt.application.ApplicationConfiguration.OperationMode

Packages that use ApplicationConfiguration.OperationMode
org.eclipse.rwt.application   
 

Uses of ApplicationConfiguration.OperationMode in org.eclipse.rwt.application
 

Methods in org.eclipse.rwt.application that return ApplicationConfiguration.OperationMode
static ApplicationConfiguration.OperationMode ApplicationConfiguration.OperationMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ApplicationConfiguration.OperationMode[] ApplicationConfiguration.OperationMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.rwt.application with parameters of type ApplicationConfiguration.OperationMode
 void ApplicationConfiguration.setOperationMode(ApplicationConfiguration.OperationMode operationMode)
          The operation mode in wich the application will be running.
 


Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2011. All rights reserved.