|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
IHtmlEventListener.java Created: Wed Nov 10 12:21:56 1999
| Method Summary | |
HtmlInlineScript |
getOnClick()
What to do when the user click on the form item. |
HtmlInlineScript |
getOnKeyDown()
What to do when a key is down. |
HtmlInlineScript |
getOnKeyPress()
What to do when a key is pressed. |
HtmlInlineScript |
getOnKeyUp()
What to do when a key is up. |
HtmlInlineScript |
getOnMouseOver()
What to do when the mouse is over. |
IHtmlEventListener |
setOnClick(HtmlInlineScript v)
|
IHtmlEventListener |
setOnKeyDown(HtmlInlineScript v)
|
IHtmlEventListener |
setOnKeyPress(HtmlInlineScript v)
|
IHtmlEventListener |
setOnKeyUp(HtmlInlineScript v)
|
IHtmlEventListener |
setOnMouseOver(HtmlInlineScript v)
|
| Method Detail |
public HtmlInlineScript getOnKeyPress()
public IHtmlEventListener setOnKeyPress(HtmlInlineScript v)
public HtmlInlineScript getOnKeyDown()
public IHtmlEventListener setOnKeyDown(HtmlInlineScript v)
public HtmlInlineScript getOnKeyUp()
public IHtmlEventListener setOnKeyUp(HtmlInlineScript v)
public HtmlInlineScript getOnClick()
public IHtmlEventListener setOnClick(HtmlInlineScript v)
public HtmlInlineScript getOnMouseOver()
public IHtmlEventListener setOnMouseOver(HtmlInlineScript v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||