|
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 | ||||||||||
Interface to handle selection changed for any viewer.
If any client implements this interface then handleDoubleClick(CheckStateChangedEvent) and
handleSelectionChanged(SelectionChangedEvent) method will be invoked on selection of viewer.
BaseStructuredViewer.hookUpListeners(),
org.eclipse.tptp.wsdm.tooling.editor.capability.internal.pages.property.ListSection| Method Summary | |
|---|---|
void |
handleDoubleClick()
Invokes double click event on the client. |
void |
handleSelectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
Invokes selection changed event on the client. |
| Method Detail |
public void handleDoubleClick()
public void handleSelectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
|
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 | ||||||||||