|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPanelExtraData
An interface used to provide extra information to property panels that implement the
com.ibm.designer.domino.xsp.api.panels.IPanelDataReciever
interface.
IPanelDataReciever
Method Summary | |
---|---|
DesignerProject |
getDesignerProject()
Returns the designer project for this panel. |
org.w3c.dom.Document |
getDocument()
Return the document. |
org.eclipse.ui.IWorkbenchPart |
getHostWorkbenchPart()
Returns the current properties view. |
org.w3c.dom.Node |
getNode()
Returns the dom node representing this selection. |
org.eclipse.ui.IWorkbenchPart |
getWorkbenchPart()
Return the workbench part. |
Method Detail |
---|
DesignerProject getDesignerProject()
org.w3c.dom.Node getNode()
org.w3c.dom.Document getDocument()
org.eclipse.ui.IWorkbenchPart getWorkbenchPart()
org.eclipse.ui.IWorkbenchPart getHostWorkbenchPart()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |