|
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 IStructuredGroupRenderer
Renderer for a structured group.
| Method Summary | |
|---|---|
IPropertyMap |
getProperties(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Gets the properties with their entered values after the response has been returned. |
String[] |
processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Validates the group content |
com.sapportals.htmlb.Component |
render(IMetaContext metaContext)
Renders the structured group. |
void |
save(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Saves the content of the structured group. |
void |
setGroup(IStructuredGroup structuredGroup)
Set the structured group for that the renderer is configured. |
String[] |
validate(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Validates the group content |
| Method Detail |
|---|
com.sapportals.htmlb.Component render(IMetaContext metaContext)
throws PropertyStructureServiceException
metaContext - context information for the renderer
PropertyStructureServiceException
IPropertyMap getProperties(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
throws PropertyStructureServiceException
metaContext - context information for the rendererdynPage - htmlb dynpage that contains the response document
PropertyStructureServiceException
String[] validate(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
throws PropertyStructureServiceException
metaContext - context information for the rendererdynPage - htmlb dynpage that contains the response document
null
PropertyStructureServiceException
void save(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
throws PropertyStructureServiceException
metaContext - context information for the rendererdynPage - htmlb dynpage that contains the response document
PropertyStructureServiceExceptionvoid setGroup(IStructuredGroup structuredGroup)
structuredGroup - group information
String[] processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
throws PropertyStructureServiceException
event - metaContext - context information for the rendererdynPage - htmlb dynpage that contains the response document
null
PropertyStructureServiceException| 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 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||