|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.collection.SlimSelectionHandler
public final class SlimSelectionHandler
This class acts as a decorator for an ILightCollectionRenderer and takes
care of the rendering and evaluation of selection-boxes for displayed resources.
It renders either checkboxes for multiple-selection or a RadioButtonGroup for
single selection. The enabling/disabling of selection for certain resources is done using
the given parameters for the ILightCollectionRenderer
| Field Summary | |
|---|---|
static String |
NBSP
Deprecated. |
| Constructor Summary | |
|---|---|
SlimSelectionHandler(ICollectionRenderer renderer,
IUniqueIDSupplier idsub,
IRenderingEntry ire)
Deprecated. As of NetWeaver 7.1 |
|
SlimSelectionHandler(ICollectionRenderer renderer,
IUniqueIDSupplier idsub,
IRenderingEntry ire,
int numberOfEntries)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
void |
readInputData(com.sapportals.htmlb.page.DynPage page)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
renderCheckbox(IResource res,
String selectionmode)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
renderItemSelectionMode(IResource res)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NBSP
| Constructor Detail |
|---|
public SlimSelectionHandler(ICollectionRenderer renderer,
IUniqueIDSupplier idsub,
IRenderingEntry ire)
public SlimSelectionHandler(ICollectionRenderer renderer,
IUniqueIDSupplier idsub,
IRenderingEntry ire,
int numberOfEntries)
| Method Detail |
|---|
public final com.sapportals.htmlb.Component renderItemSelectionMode(IResource res)
throws WcmException
WcmException
public final com.sapportals.htmlb.Component renderCheckbox(IResource res,
String selectionmode)
throws WcmException
WcmException
public void readInputData(com.sapportals.htmlb.page.DynPage page)
throws WcmException
WcmException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||