|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
com.starteam.events.WebCacheViewEvent
public final class WebCacheViewEvent
An event triggered whenever a WebCacheView is added, changed or deleted on the server.
WebCacheViewListener,
Project.WebCacheProject.addViewListener(com.starteam.events.WebCacheViewListener),
Serialized Form| Method Summary | |
|---|---|
View.WebCacheView |
getView()
Gets the WebCacheView that has been added, changed or deleted, in its new state. |
java.lang.String |
toString()
Gets a short description of this WebCacheViewEvent. |
| Methods inherited from class java.util.EventObject |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public View.WebCacheView getView()
View.WebCacheViewpublic java.lang.String toString()
toString in class java.util.EventObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||