|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IField
encapsulates all information necessary to render an attribute for a service,
data object etc. and to update this information. An IControlStatus
holds a number of these instances and uses them to communicate with a
rendering framework
| Method Summary | |
|---|---|
String |
getCurrentValue()
returns the current value defined for this field |
FieldIdentifier |
getIdentifier()
returns the identifier set when constructing the implementing class. |
String |
getMetaInfo(MetaInfo info)
returns a localized message to render or an URL-style string that points to a resource to load. |
StatusInformation |
getStatusInformation()
returns the status information for this field. |
boolean |
isReadOnly()
flag to tell, if the value of the implementing class can be updated |
void |
setCurrentValue(String value)
allows to update the current value for this field. |
| Method Detail |
|---|
FieldIdentifier getIdentifier()
IControlStatus .
boolean isReadOnly()
String getCurrentValue()
String getMetaInfo(MetaInfo info)
info - TBD: Description of the incoming method parameter
void setCurrentValue(String value)
value - currentValue to be setStatusInformation getStatusInformation()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||