|
||||||||||||
| 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.xml.ui.views.properties.XMLPropertySheetConfiguration
Configuration for property sheet page which shows XML content.
PropertySheetConfiguration| Constructor Summary | |
|---|---|
XMLPropertySheetConfiguration()
Create new instance of XMLPropertySheetConfiguration |
|
| 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 XMLPropertySheetConfiguration()
| Method Detail |
public ISelection getInputSelection(IWorkbenchPart selectingPart,
ISelection selection)
PropertySheetConfiguration
getInputSelection in class PropertySheetConfigurationselectingPart - may be nullselection - model selection
public IPropertySourceProvider getPropertySourceProvider(IPropertySheetPage page)
PropertySheetConfiguration
getPropertySourceProvider in class PropertySheetConfigurationpage - 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 | |||||||||||