|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRefreshableWorkbenchPart
An interface for views and editors that need to be refreshed when the user requests a refresh.
| Method Summary | |
|---|---|
void |
refreshWorkbenchPart(boolean structural)
Refreshs the part from the currently selected model and settings. |
| Method Detail |
|---|
void refreshWorkbenchPart(boolean structural)
structural - true to completely rebuild everything, in response
to structural changes - false may only refresh icons
and labels.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||