|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHelpCapability
| Method Summary | |
|---|---|
String |
getHelpMessage()
Returns a string value specifying the message to be shown by a helpMessageZone Component. |
String |
getHelpURL()
Returns an URL that points to a help page for the component. it is used for example by a helpButton Component. |
void |
setHelpMessage(String message)
Sets a string value specifying the message to be shown by a helpMessageZone Component. |
void |
setHelpURL(String url)
Sets an URL that points to a help page for the component. it is used for example by a helpButton Component. |
| Methods inherited from interface org.rcfaces.core.component.capability.IToolTipCapability |
|---|
getToolTipText, setToolTipText |
| Method Detail |
|---|
String getHelpMessage()
void setHelpMessage(String message)
message - help messageString getHelpURL()
void setHelpURL(String url)
url - help url
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||