|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface should be implemented by clients providing pages to handle object types in DetailsPart. Most of the life cycle is the same as for the IFormPart. The page is a part selection listener since selections in the master part will be passed to the currently visible page.
DetailsPart
,
MasterDetailsBlock
Method Summary | |
void |
createContents(Composite parent)
Creates the contents of the page in the provided parent. |
Methods inherited from interface org.eclipse.ui.forms.IFormPart |
commit, dispose, initialize, isDirty, isStale, refresh, setFocus, setFormInput |
Methods inherited from interface org.eclipse.ui.forms.IPartSelectionListener |
selectionChanged |
Method Detail |
public void createContents(Composite parent)
parent
- the parent to create the page in
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.