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 |
---|
PageBookView.PageRec(IWorkbenchPart part,
IPage page)
Creates a new page record initialized to the given part and page.
|
public IWorkbenchPart part
public IPage page
public SubActionBars subActionBars
public PageBookView.PageRec(IWorkbenchPart part, IPage page)
part
- page
-
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.