|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IArtifactView
Artifact view interface.
| Method Summary | |
|---|---|
void |
onArtifactLoaded(ArtifactDetails artifact)
Called by the activity when the artifact download completes. |
void |
onArtifactLoadError(RemoteServiceException error)
Called by the activity when the download of the full artifact details fails for some reason. |
void |
onArtifactLoading(ArtifactPlace currentPlace)
Called by the activity when it begins downloading the artifact. |
| Methods inherited from interface org.overlord.sramp.ui.client.views.IView |
|---|
getActivity, setActivity |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Method Detail |
|---|
void onArtifactLoading(ArtifactPlace currentPlace)
currentPlace - void onArtifactLoaded(ArtifactDetails artifact)
artifact - void onArtifactLoadError(RemoteServiceException error)
error -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||