|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.overlord.sramp.ui.client.views.AbstractView<IArtifactActivity>
org.overlord.sramp.ui.client.views.ArtifactView
public class ArtifactView
Artifact view concrete implementation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
ArtifactView()
Constructor. |
|
| 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 class org.overlord.sramp.ui.client.views.AbstractView |
|---|
getActivity, getService, growl, i18n, setActivity |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public ArtifactView()
| Method Detail |
|---|
public void onArtifactLoading(ArtifactPlace currentPlace)
IArtifactView
onArtifactLoading in interface IArtifactViewIArtifactView.onArtifactLoading(org.overlord.sramp.ui.client.places.ArtifactPlace)public void onArtifactLoaded(ArtifactDetails artifact)
IArtifactView
onArtifactLoaded in interface IArtifactViewIArtifactView.onArtifactLoaded(org.overlord.sramp.ui.shared.beans.ArtifactDetails)public void onArtifactLoadError(RemoteServiceException error)
IArtifactView
onArtifactLoadError in interface IArtifactViewIArtifactView.onArtifactLoadError(org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||