public interface ITemplatesPage extends IPageBookViewPage
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,
TemplatesViewgetSite, initcreateControl, dispose, getControl, setActionBars, setFocus
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.