|
||||||||||
| 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. |
boolean |
providesDetails(JpaStructureNode structureNode)
Return whether this provider returns a details page for the given structure node |
| Method Detail |
|---|
boolean providesDetails(JpaStructureNode structureNode)
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 widgets
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||