|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICellToolTipTextCapability
| Method Summary | |
|---|---|
String |
getCellDefaultToolTipText()
Returns a string value containing the text that will appear when the pointer hover the component. |
String |
getCellToolTipText()
Returns a string value containing the text that will appear when the pointer hover the component. |
void |
setCellDefaultToolTipText(String cellDefaultToolTipText)
Sets a string value containing the text that will appear when the pointer hover the component. |
void |
setCellToolTipText(String cellToolTipText)
Sets a string value containing the text that will appear when the pointer hover the component. |
| Method Detail |
|---|
String getCellDefaultToolTipText()
void setCellDefaultToolTipText(String cellDefaultToolTipText)
cellDefaultToolTipText - default tool tip textString getCellToolTipText()
void setCellToolTipText(String cellToolTipText)
cellToolTipText - tool tip text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||