|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.common.ui.views.TableCellLabelProvider
org.eclipse.tptp.platform.tablecelllabelprovider.sample.TableCellLabelProvider
public class TableCellLabelProvider
| Constructor Summary | |
|---|---|
TableCellLabelProvider()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getColumnHoverText(java.lang.Object element,
java.lang.String columnID)
Tooltips content is returned by this method. |
java.lang.String[] |
getSupportColumnKeys()
Return the column IDs that are supported by this provider sample. |
| Methods inherited from class org.eclipse.tptp.platform.common.ui.views.TableCellLabelProvider |
|---|
isSupportColumn |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableCellLabelProvider()
| Method Detail |
|---|
public java.lang.String getColumnHoverText(java.lang.Object element,
java.lang.String columnID)
getColumnHoverText in class TableCellLabelProviderelement - element of row selection in tablecolumnID - column ID as listed in IContextAttributes.
public java.lang.String[] getSupportColumnKeys()
getSupportColumnKeys in class TableCellLabelProviderIContextAttributes.
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||