|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeDownloadException.Reason | |
---|---|
com.google.gwt.core.client | Fundamental classes used in client-side GWT code. |
Uses of CodeDownloadException.Reason in com.google.gwt.core.client |
---|
Methods in com.google.gwt.core.client that return CodeDownloadException.Reason | |
---|---|
CodeDownloadException.Reason |
CodeDownloadException.getReason()
|
static CodeDownloadException.Reason |
CodeDownloadException.Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CodeDownloadException.Reason[] |
CodeDownloadException.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.google.gwt.core.client with parameters of type CodeDownloadException.Reason | |
---|---|
CodeDownloadException(java.lang.String message,
CodeDownloadException.Reason reason)
|
|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |