|
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.BreadCrumbClickEvent
Event fired by a BreadCrumb
Copyright 2004 SAP AG
| Constructor Summary | |
BreadCrumbClickEvent()
|
|
| Method Summary | |
String |
getKey()
get the key of the BreadCrumb element that was clicked |
static String |
renderEventCall(IPageContext pc,
BreadCrumb bc,
String key)
INTERNAL USE ONLY. |
protected void |
setParams(String[] params)
set the params from the HTML page. |
String |
toString()
|
| Methods inherited from class com.sapportals.htmlb.event.Event |
getAction, getComponentName, getModifierData, getParams, getParams, setAction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BreadCrumbClickEvent()
| 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 parameterspublic String getKey()
public String toString()
toString in class Event
public static String renderEventCall(IPageContext pc,
BreadCrumb bc,
String key)
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||