|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkItemStateListener | |
---|---|
com.microsoft.tfs.core.clients.workitem |
Uses of WorkItemStateListener in com.microsoft.tfs.core.clients.workitem |
---|
Classes in com.microsoft.tfs.core.clients.workitem that implement WorkItemStateListener | |
---|---|
class |
WorkItemStateAdapter
Default implementation of WorkItemStateListener which does nothing in
response to events. |
Methods in com.microsoft.tfs.core.clients.workitem with parameters of type WorkItemStateListener | |
---|---|
void |
WorkItem.addWorkItemStateListener(WorkItemStateListener listener)
Adds a listener for the state changed event. |
void |
WorkItem.removeWorkItemStateListener(WorkItemStateListener listener)
Removes a listener for the state changed event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |