Modelers

org.topcased.modeler.documentation
Interface IDocPage

All Superinterfaces:
org.eclipse.ui.part.IPage, org.eclipse.ui.part.IPageBookViewPage, org.eclipse.ui.ISelectionListener
All Known Implementing Classes:
EAnnotationDocPage, EmptyDocPage

public interface IDocPage
extends org.eclipse.ui.part.IPageBookViewPage, org.eclipse.ui.ISelectionListener

This interface is used to define a page where the documentation about the selected object can be filled.
creation : 3 juin 2005


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
 
Methods inherited from interface org.eclipse.ui.ISelectionListener
selectionChanged
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.