|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.wst.sse.ui.views.properties.PropertySheetConfiguration
org.eclipse.wst.css.ui.views.properties.CSSPropertySheetConfiguration
Configuration for property sheet page which shows CSS content.
PropertySheetConfiguration
Constructor Summary | |
---|---|
CSSPropertySheetConfiguration()
Create new instance of CSSPropertySheetConfiguration |
Method Summary | |
---|---|
ISelection |
getInputSelection(IWorkbenchPart selectingPart,
ISelection selection)
Allows for filteration of selection before being sent to the viewer. |
IPropertySourceProvider |
getPropertySourceProvider(IPropertySheetPage page)
Returns the correct IPropertySourceProvider. |
void |
unconfigure()
General hook for resource releasing and listener removal when configurations change. |
Methods inherited from class org.eclipse.wst.sse.ui.views.properties.PropertySheetConfiguration |
---|
addContributions, removeContributions |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CSSPropertySheetConfiguration()
Method Detail |
public ISelection getInputSelection(IWorkbenchPart selectingPart, ISelection selection)
PropertySheetConfiguration
getInputSelection
in class PropertySheetConfiguration
selectingPart
- may be nullselection
- model selection
public IPropertySourceProvider getPropertySourceProvider(IPropertySheetPage page)
PropertySheetConfiguration
getPropertySourceProvider
in class PropertySheetConfiguration
page
- the page to be configured by this configuration
public void unconfigure()
PropertySheetConfiguration
unconfigure
in class PropertySheetConfiguration
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |