Interface WorkspaceProjectContextChangeHandler
-
public interface WorkspaceProjectContextChangeHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonChange(WorkspaceProjectContextChangeEvent previous, WorkspaceProjectContextChangeEvent current)
-
-
-
Method Detail
-
onChange
void onChange(WorkspaceProjectContextChangeEvent previous, WorkspaceProjectContextChangeEvent current)
-
-