public abstract class WorkbenchPartRefresher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.ui.IWorkbenchPart |
part |
| Constructor and Description |
|---|
WorkbenchPartRefresher() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.ui.IWorkbenchPart |
getPart() |
abstract void |
refresh() |
void |
setPart(org.eclipse.ui.IWorkbenchPart part) |
Copyright © 2020. All rights reserved.