|
TPTP 4.3.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractPageSection
org.eclipse.tptp.wsdm.tooling.editor.capability.pages.topic.internal.DetailsSection
Creates topic details section.
Display the name of a topic.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractPageSection |
|---|
_editor, _page, LAYOUT_HORIZONTAL_SPACING, LAYOUT_MARGIN_WIDTH, LAYOUT_VERTICAL_SPACING |
| Method Summary | |
|---|---|
void |
create()
Creates the section. |
void |
enable(boolean enabled)
Enable or disable the section based on parameter passed. |
void |
hookAllListeners()
Initializes control listeners. |
void |
refresh()
Refreshes the section. |
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
Handle viewer selection changed. |
void |
setSelectedObject(java.lang.Object object)
Update its selected object. |
| Methods inherited from class org.eclipse.tptp.wsdm.tooling.editor.ui.internal.AbstractPageSection |
|---|
createPushButton, createSection, createSection, getForm, getPage, getTitle, getToolkit, pageChange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void create()
create in interface IPageSectioncreate in class AbstractPageSectionpublic void refresh()
refresh in interface IPageSectionrefresh in class AbstractPageSectionpublic void hookAllListeners()
public void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
public void setSelectedObject(java.lang.Object object)
public void enable(boolean enabled)
|
TPTP 4.3.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||