|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
com.starteam.events.ViewEvent
public final class ViewEvent
An event triggered whenever a View is added, changed or deleted on the server.
ViewListener,
Project.addViewListener(com.starteam.events.ViewListener),
Serialized Form| Method Summary | |
|---|---|
View |
getView()
Gets the View that has been added, changed or deleted, in its new state. |
java.lang.String |
toString()
Gets a short description of this ViewEvent. |
| 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 getView()
Viewpublic 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 | ||||||||