|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemplatesPage
Interface for a templates page. This interface defines the minimum requirement for a page within
the TemplatesView
.
In order to provided backward compatibility for clients of ITemplatesPage
, extension
interfaces are used to provide a means of evolution. The following extension interfaces exist:
ITemplatesPageExtension
since version 3.6
introducing access to the currently selected items and the template store of the page.
Clients can either implement this interface directly or subclass the
AbstractTemplatesPage
.
ITemplatesPageExtension
,
TemplatesView
Method Summary |
---|
Methods inherited from interface org.eclipse.ui.part.IPageBookViewPage |
---|
getSite, init |
Methods inherited from interface org.eclipse.ui.part.IPage |
---|
createControl, dispose, getControl, setActionBars, setFocus |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.