|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileReader.Error | |
|---|---|
| org.cruxframework.crux.core.client.file | |
| Uses of FileReader.Error in org.cruxframework.crux.core.client.file |
|---|
| Methods in org.cruxframework.crux.core.client.file that return FileReader.Error | |
|---|---|
static FileReader.Error |
FileReader.Error.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileReader.Error[] |
FileReader.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cruxframework.crux.core.client.file with parameters of type FileReader.Error | |
|---|---|
void |
FileReader.ErrorHandler.onError(FileReader.Error error)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||