|
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.TableRowSelectionEvent
Title: TableRowClickEvent Description: this event will be fired at the moment the radiobutton is selected if the selection mode is set to single.
Copyright 2004 SAP AG
| Constructor Summary | |
TableRowSelectionEvent()
|
|
| Method Summary | |
int |
getVisibleRowIndex()
returns the visible row index |
static String |
renderEventCall(IPageContext pc,
TableView tv,
int rowIndex)
INTERNAL USE ONLY. |
static String |
renderJSFunction(IPageContext pc,
TableView tv)
INTERNAL USE ONLY. |
protected void |
setParams(String[] params)
set the parameters for the event This event only has one parameter - the row index |
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 TableRowSelectionEvent()
| Method Detail |
public int getVisibleRowIndex()
protected void setParams(String[] params)
setParams in class Eventparams - the event parameters
public static String renderEventCall(IPageContext pc,
TableView tv,
int rowIndex)
public static String renderJSFunction(IPageContext pc,
TableView tv)
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 | |||||||||