|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.common.ui.util.SelectionRefresher
This class serves the purpose of refershing selection in shell. Refreshing selection has some positive side affects, one which is the refreshing of properties in the property browser. Note: Properties will not be refreshed if SelectionProvider is null.
| Constructor Summary | |
SelectionRefresher()
|
|
| Method Summary | |
static void |
forceSelectionRefresh()
This method forces a selection refresh to null back again to selection previously held. |
static ISelection |
getCurrentSelection()
Retrives the current ISelection |
static void |
refreshSelection()
Clients call this function to refresh the selection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectionRefresher()
| Method Detail |
public static void refreshSelection()
public static void forceSelectionRefresh()
public static ISelection getCurrentSelection()
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.