protected static class PageBookView.PageRec extends Object
Modifier and Type | Field and Description |
---|---|
IPage |
page
The page.
|
IWorkbenchPart |
part
The part.
|
SubActionBars |
subActionBars
The page's action bars
|
Constructor and Description |
---|
PageRec(IWorkbenchPart part,
IPage page)
Creates a new page record initialized to the given part and page.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes of this page record by
null ing its fields. |
public IWorkbenchPart part
public IPage page
public SubActionBars subActionBars
public PageRec(IWorkbenchPart part, IPage page)
part
- page
-
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.