|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToolTipable
The ToolTipable interface is used to set tool tip text which
is displayed when the mouse cursor is hovered over the ToolTipable.
| Field Summary | |
|---|---|
static String |
PROPERTY_TOOL_TIP_TEXT
|
| Method Summary | |
|---|---|
String |
getToolTipText()
Returns the tool tip text (displayed when the mouse cursor is hovered over the ToolTipable). |
void |
setToolTipText(String newValue)
Sets the tool tip text (displayed when the mouse cursor is hovered over the ToolTipable). |
| Methods inherited from interface echopoint.able.Delegateable |
|---|
getRenderProperty, getRenderProperty |
| Field Detail |
|---|
static final String PROPERTY_TOOL_TIP_TEXT
| Method Detail |
|---|
String getToolTipText()
void setToolTipText(String newValue)
newValue - the new tool tip text
|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||