|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface defining the parameter names for event onToggle.
These names may be used as source names in parameter mapping definitions.
This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!
IWDCheckBoxGroup.mappingOfOnToggle()
Type Classification:
This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.
For a detailed explanation of API classification see the Web Dynpro Compatibility Guide| Field Summary | |
static String |
CHECKED
Constant providing the name of event parameter checked (boolean).
|
static String |
INDEX
Constant providing the name of event parameter index (int).
|
| Field Detail |
public static final String CHECKED
Constant providing the name of event parameter checked (boolean).
Meaning:
The new checked value of the toggled check box.
public static final String INDEX
Constant providing the name of event parameter index (int).
Meaning:
The zero based index of the toggled check box.
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||