|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.htmlb.event.Event
com.sapportals.htmlb.event.ButtonClickEvent
Event that is fired when a Button is clicked
Copyright 2004 SAP AG
| Constructor Summary | |
ButtonClickEvent()
|
|
ButtonClickEvent(String name)
|
|
| Method Summary | |
static String |
renderEventCall(IPageContext pc,
Button button)
INTERNAL USE ONLY. |
static String |
renderJSFunction(IPageContext pc,
Button theButton)
INTERNAL USE ONLY. |
protected void |
setParams(String[] params)
set the params from the HTML page. |
| Methods inherited from class com.sapportals.htmlb.event.Event |
getAction, getComponentName, getModifierData, getParams, getParams, setAction, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ButtonClickEvent()
public ButtonClickEvent(String name)
| Method Detail |
protected void setParams(String[] params)
Eventpublic static String renderEventCall(Component component);
so that the rendering of the JavaScript call is in the same scope
setParams in class Eventparams - the event parameters
public static String renderEventCall(IPageContext pc,
Button button)
public static String renderJSFunction(IPageContext pc,
Button theButton)
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||