|
||||||||||
| 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 property pane for a given context node. The
JpaDetailsProvider is responsible for creating the pane.
JpaDetailsProvider| Method Summary | |
|---|---|
void |
dispose()
Dispose the details page and any resources it holds. |
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 removedvoid dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||