|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.wst.sse.ui.views.contentoutline.ContentOutlineConfiguration
org.eclipse.wst.css.ui.views.contentoutline.CSSContentOutlineConfiguration
Configuration for outline view page which shows CSS content.
ContentOutlineConfiguration| Constructor Summary | |
|---|---|
CSSContentOutlineConfiguration()
Create new instance of CSSContentOutlineConfiguration |
|
| Method Summary | |
|---|---|
IContributionItem[] |
createToolbarContributions(TreeViewer viewer)
|
IContentProvider |
getContentProvider(TreeViewer viewer)
Returns the ContentProvider to use with the given viewer. |
ILabelProvider |
getLabelProvider(TreeViewer viewer)
Returns the LabelProvider for the items within the given viewer. |
ISelection |
getSelection(TreeViewer viewer,
ISelection selection)
Returns the (filtered) selection from the given selection. |
| Methods inherited from class org.eclipse.wst.sse.ui.views.contentoutline.ContentOutlineConfiguration |
|---|
getKeyListeners, getMenuContributions, getMenuListener, getToolbarContributions, getTransferDragSourceListeners, getTransferDropTargetListeners, isLinkedWithEditor, unconfigure |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CSSContentOutlineConfiguration()
| Method Detail |
public IContributionItem[] createToolbarContributions(TreeViewer viewer)
viewer - the TreeViewer associated with this configuration
public IContentProvider getContentProvider(TreeViewer viewer)
ContentOutlineConfiguration
getContentProvider in class ContentOutlineConfigurationviewer - the TreeViewer associated with this configuration
public ILabelProvider getLabelProvider(TreeViewer viewer)
ContentOutlineConfiguration
getLabelProvider in class ContentOutlineConfigurationviewer - the TreeViewer associated with this configuration
public ISelection getSelection(TreeViewer viewer,
ISelection selection)
ContentOutlineConfiguration
getSelection in class ContentOutlineConfigurationselection - model selectionviewer - the TreeViewer associated with this configuration
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||