|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.components.base.CompositeComponentState
com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
public class BaseCompositeComponentState
| Field Summary | |
|---|---|
protected static String |
ON_CLICK_KEY
Deprecated. |
| Constructor Summary | |
|---|---|
BaseCompositeComponentState()
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
static BaseCompositeComponentState |
deserializeFromString(String persString)
Deprecated. As of NetWeaver 7.1 |
String |
getOnClick()
Deprecated. As of NetWeaver 7.1 |
String |
getOnPopupReturn()
Deprecated. As of NetWeaver 7.1 |
boolean |
isCloseScript()
Deprecated. As of NetWeaver 7.1 |
boolean |
isEnabled()
Deprecated. As of NetWeaver 7.1 |
boolean |
isLabeled()
Deprecated. As of NetWeaver 7.1 |
boolean |
isPersistent()
Deprecated. As of NetWeaver 7.1 |
static String |
serializeToString(BaseCompositeComponentState model)
Deprecated. As of NetWeaver 7.1 |
void |
setCloseScript(boolean b)
Deprecated. As of NetWeaver 7.1 |
void |
setEnabled(boolean b)
Deprecated. As of NetWeaver 7.1 |
void |
setLabeled(boolean b)
Deprecated. As of NetWeaver 7.1 |
void |
setOnClick(String onClick)
Deprecated. As of NetWeaver 7.1 |
void |
setOnPopupReturn(String string)
Deprecated. As of NetWeaver 7.1 |
void |
setPersistent(boolean b)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class com.sapportals.wcm.control.util.components.base.CompositeComponentState |
|---|
containsKey, containsValue, getProperty, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String ON_CLICK_KEY
| Constructor Detail |
|---|
public BaseCompositeComponentState()
| Method Detail |
|---|
public static String serializeToString(BaseCompositeComponentState model)
throws IOException
IOException
public static BaseCompositeComponentState deserializeFromString(String persString)
throws OptionalDataException,
ClassNotFoundException,
IOException
initFromPageContext and before the
internalInitFromPageContext
method createModelFromPersistence
- Parameters:
persString - context -
- Throws:
IOException
StreamCorruptedException
OptionalDataException
ClassNotFoundException
public String getOnClick()
public void setOnClick(String onClick)
string - public String getOnPopupReturn()
public void setOnPopupReturn(String string)
string - public boolean isCloseScript()
public void setCloseScript(boolean b)
b - public boolean isPersistent()
public void setPersistent(boolean b)
b - public boolean isEnabled()
public void setEnabled(boolean b)
b - public boolean isLabeled()
public void setLabeled(boolean b)
b - | Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||