org.eclipse.wst.html.ui.views.contentoutline
Class HTMLContentOutlineConfiguration

java.lang.Object
  extended by org.eclipse.wst.sse.ui.views.contentoutline.ContentOutlineConfiguration
      extended by org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration
          extended by org.eclipse.wst.html.ui.views.contentoutline.HTMLContentOutlineConfiguration

public class HTMLContentOutlineConfiguration
extends XMLContentOutlineConfiguration

Configuration for outline view page which shows HTML content.

Since:
1.0
See Also:
ContentOutlineConfiguration

Constructor Summary
HTMLContentOutlineConfiguration()
          Create new instance of HTMLContentOutlineConfiguration
 
Method Summary
 
Methods inherited from class org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration
getContentProvider, getLabelProvider, getMenuListener, getSelection, getStatusLineLabelProvider, getTransferDragSourceListeners, getTransferDropTargetListeners, unconfigure
 
Methods inherited from class org.eclipse.wst.sse.ui.views.contentoutline.ContentOutlineConfiguration
getKeyListeners, getMenuContributions, getToolbarContributions, isLinkedWithEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLContentOutlineConfiguration

public HTMLContentOutlineConfiguration()
Create new instance of HTMLContentOutlineConfiguration