| Package | Description |
|---|---|
| manifold.api.host | |
| manifold.api.type |
| Modifier and Type | Field and Description |
|---|---|
RefreshKind |
RefreshRequest.kind |
| Modifier and Type | Method and Description |
|---|---|
static RefreshKind |
RefreshKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshKind[] |
RefreshKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RefreshRequest(IFile file,
String[] types,
IModule module,
RefreshKind kind) |
| Modifier and Type | Method and Description |
|---|---|
RefreshKind |
UrlTypeManifold.refreshedFile(IFile file,
String[] types,
RefreshKind kind) |
RefreshKind |
ResourceFileTypeManifold.refreshedFile(IFile file,
String[] types,
RefreshKind kind) |
RefreshKind |
IFileConnected.refreshedFile(IFile file,
String[] types,
RefreshKind kind)
Notifies that a file has been refreshed.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshKind |
UrlTypeManifold.refreshedFile(IFile file,
String[] types,
RefreshKind kind) |
RefreshKind |
ResourceFileTypeManifold.refreshedFile(IFile file,
String[] types,
RefreshKind kind) |
RefreshKind |
IFileConnected.refreshedFile(IFile file,
String[] types,
RefreshKind kind)
Notifies that a file has been refreshed.
|
Copyright © 2024. All rights reserved.