|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.component.AbstractPortalComponent
com.sapportals.portal.prt.util.StandardEditDialog
public class StandardEditDialog
and can be used as a personalization delegate. Copyright (c) SAP Portals Europe GmbH 2001
| Constructor Summary | |
|---|---|
StandardEditDialog()
|
|
| Method Summary | |
|---|---|
protected void |
doContent(IPortalComponentRequest request,
IPortalComponentResponse response)
Generates the content of the component. |
protected void |
doEdit(IPortalComponentRequest request,
IPortalComponentResponse response)
present a personalization dialogue. |
void |
doHandleEditData(IPortalComponentRequest request,
IPortalRequestEvent event)
Default handling at end of personalization: Simply store all properties. |
HtmlSelect |
generateBooleanSelectBox(String name,
String value)
Generates the select box for boolean properties |
HtmlSelect |
generateSelectBox(String name,
String currentValue,
String listOfValues)
Generates the select box for properties of type "select" |
static Vector |
getListOfValues(String values)
Retrieves a vector containing the values |
| Methods inherited from class com.sapportals.portal.prt.component.AbstractPortalComponent |
|---|
destroy, doAbout, doAfterContent, doBeforeContent, doComponentEvent, doHelp, doOnNodeReady, doOnNodeRemove, doOnPOMReady, doPreview, doRefresh, doRequestEvent, getCacheDiscriminant, getCachingLevel, handleEvent, hasExpired, init, init, init, service |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardEditDialog()
| Method Detail |
|---|
protected void doContent(IPortalComponentRequest request,
IPortalComponentResponse response)
AbstractPortalComponent
doContent in class AbstractPortalComponentrequest - response -
protected void doEdit(IPortalComponentRequest request,
IPortalComponentResponse response)
doEdit in class AbstractPortalComponentrequest - response -
public void doHandleEditData(IPortalComponentRequest request,
IPortalRequestEvent event)
doHandleEditData in class AbstractPortalComponentrequest - event -
public HtmlSelect generateSelectBox(String name,
String currentValue,
String listOfValues)
public HtmlSelect generateBooleanSelectBox(String name,
String value)
public static Vector getListOfValues(String values)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||