|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JpaDetailsProvider
This provider is responsible to create the JpaDetailsPage
responsible to show the information for a given content node id.
JpaDetailsPage| Method Summary | |
|---|---|
JpaDetailsPage<? extends JpaStructureNode> |
buildDetailsPage(org.eclipse.swt.widgets.Composite parent,
WidgetFactory widgetFactory)
Creates a new details page based on the given content node id. |
org.eclipse.core.runtime.content.IContentType |
getContentType()
Return the content type of the reosurce |
java.lang.String |
getId()
Return the id of the corresponding JpaStructureNode. |
| Method Detail |
|---|
JpaDetailsPage<? extends JpaStructureNode> buildDetailsPage(org.eclipse.swt.widgets.Composite parent,
WidgetFactory widgetFactory)
parent - The parent containercontentNodeId - The unique identifier used to determine which details
page to createwidgetFactory - The factory used to create various widgetsjava.lang.String getId()
org.eclipse.core.runtime.content.IContentType getContentType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||