Eclipse Remote Application Platform

Serialized Form


Package org.eclipse.rap.rwt.client

Class org.eclipse.rap.rwt.client.WebClient extends java.lang.Object implements Serializable


Package org.eclipse.rap.rwt.client.service

Class org.eclipse.rap.rwt.client.service.BrowserNavigationEvent extends java.util.EventObject implements Serializable

Serialized Fields

state

java.lang.String state

Package org.eclipse.rap.rwt.lifecycle

Class org.eclipse.rap.rwt.lifecycle.PhaseEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

phaseId

PhaseId phaseId

Package org.eclipse.rap.rwt.remote

Class org.eclipse.rap.rwt.remote.AbstractOperationHandler extends java.lang.Object implements Serializable


Package org.eclipse.rap.rwt.service

Class org.eclipse.rap.rwt.service.SettingStoreEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

attributeName

java.lang.String attributeName

oldValue

java.lang.String oldValue

newValue

java.lang.String newValue

Class org.eclipse.rap.rwt.service.UISessionEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L


Package org.eclipse.swt

Class org.eclipse.swt.SWTError extends java.lang.Error implements Serializable

serialVersionUID: 3833467327105808433L

Serialized Fields

code

int code
The SWT error code, one of SWT.ERROR_*.


throwable

java.lang.Throwable throwable
The underlying throwable that caused the problem, or null if this information is not available.

Class org.eclipse.swt.SWTException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3257282552304842547L

Serialized Fields

code

int code
The SWT error code, one of SWT.ERROR_*.


throwable

java.lang.Throwable throwable
The underlying throwable that caused the problem, or null if this information is not available.


Eclipse Remote Application Platform

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