|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JpaDetailsPage<T extends JpaStructureNode>
A details page is used to show the propery pane for a given context node. The
JpaDetailsProvider is responsible for creating the pane.
JpaDetailsProvider| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Control |
getControl()
Returns this details' page's widget. |
void |
setSubject(T subject)
Sets the subject for this details page. |
| Method Detail |
|---|
org.eclipse.swt.widgets.Control getControl()
void setSubject(T subject)
subject - Either the new subject or null if the subject
needs to be removed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||