|
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.TableCellClickEvent
Copyright 2004 SAP AG
| Constructor Summary | |
TableCellClickEvent()
|
|
| Method Summary | |
int |
getVisibleColIndex()
|
int |
getVisibleRowIndex()
|
static String |
renderEventCall(IPageContext pc,
TableView tv)
INTERNAL USE ONLY. |
static String |
renderJSFunction(IPageContext pc,
TableView tv,
int i)
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 TableCellClickEvent()
| Method Detail |
public int getVisibleRowIndex()
public int getVisibleColIndex()
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,
TableView tv)
public static String renderJSFunction(IPageContext pc,
TableView tv,
int i)
public String toString()
toString in class Event
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||