Uses of Interface
org.eclipse.team.ui.mapping.ITeamStateChangeEvent
Packages that use ITeamStateChangeEvent
Package
Description
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of ITeamStateChangeEvent in org.eclipse.team.ui.mapping
Methods in org.eclipse.team.ui.mapping with parameters of type ITeamStateChangeEventModifier and TypeMethodDescriptionvoidITeamStateChangeListener.teamStateChanged(ITeamStateChangeEvent event) Notification that the team state of resources has changed. -
Uses of ITeamStateChangeEvent in org.eclipse.team.ui.synchronize
Classes in org.eclipse.team.ui.synchronize that implement ITeamStateChangeEventMethods in org.eclipse.team.ui.synchronize with parameters of type ITeamStateChangeEventModifier and TypeMethodDescriptionprotected final voidTeamStateProvider.fireStateChangeEvent(ITeamStateChangeEvent event) Fire the change event to all listeners.