|
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.PropertySheetUtil
Utility class that implements some helpful method for PropertySheetViewer.
| Field Summary | |
static java.lang.String |
PROPERTY_VIEW_ID
ID of property view. |
| Constructor Summary | |
PropertySheetUtil()
|
|
| Method Summary | |
static void |
refreshCurrentPage()
Refreshes the model for the current page of the property sheet viewer. |
static void |
setCurrentPageSelection(IWorkbenchPart part,
ISelection selection)
Sets the selection of the current property sheet page to selection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PROPERTY_VIEW_ID
| Constructor Detail |
public PropertySheetUtil()
| Method Detail |
public static void refreshCurrentPage()
public static void setCurrentPageSelection(IWorkbenchPart part,
ISelection selection)
selection. This has the effect of refreshing
the property sheet viewer input with the items in
selection.
part - the part where the selection occurredselection - the new selection
|
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.