|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContentEditable
Used for properties dialog to know that the edit content is supported The content property can render either an external component or a component according with content type Copyright 2004 SAP AG
| Field Summary | |
|---|---|
static String |
HTML_TYPE
Deprecated. |
static String |
TEXT_TYPE
Deprecated. |
static String |
UPLOAD_TYPE
Deprecated. |
| Method Summary | |
|---|---|
String |
getContentType()
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
getExternalComponent()
Deprecated. As of NetWeaver 7.1 |
boolean |
isContentEditable()
Deprecated. As of NetWeaver 7.1 |
boolean |
isContentRendered()
Deprecated. As of NetWeaver 7.1 |
void |
setContentEditable(boolean active)
Deprecated. As of NetWeaver 7.1 |
void |
setContentRendered(boolean active)
Deprecated. As of NetWeaver 7.1 |
void |
setContentType(String contentType)
Deprecated. As of NetWeaver 7.1 |
void |
setExternalComponent(com.sapportals.htmlb.Component extComponent)
Deprecated. As of NetWeaver 7.1 |
| Field Detail |
|---|
static final String HTML_TYPE
static final String TEXT_TYPE
static final String UPLOAD_TYPE
| Method Detail |
|---|
com.sapportals.htmlb.Component getExternalComponent()
void setExternalComponent(com.sapportals.htmlb.Component extComponent)
extComponent - String getContentType()
IContentEditable.HTML_TYPE,
IContentEditable.TEXT_TYPE or nullvoid setContentType(String contentType)
IContentEditable.HTML_TYPE,
IContentEditable.TEXT_TYPE or null
void setContentEditable(boolean active)
true if the content editable is supported or
false otherwise
boolean isContentEditable()
true if the content editable is supported or
false otherwise
void setContentRendered(boolean active)
true if the content has been rendered or
false otherwise
boolean isContentRendered()
true if the content has been rendered or
false otherwise
| 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 | |||||||||