Eclipse Remote Application Platform

Uses of Class
org.eclipse.rap.rwt.application.Application.OperationMode

Packages that use Application.OperationMode
org.eclipse.rap.rwt.application   
 

Uses of Application.OperationMode in org.eclipse.rap.rwt.application
 

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

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


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0