| Package | Description |
|---|---|
| com.sapportals.wcm.control.edit | |
| com.sapportals.wcm.control.util.propertystructure | |
| com.sapportals.wcm.service.propertystructure |
Provides structuring information for properties.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PropertiesControlUtil.searchByIMetaName(IPropertyStructure propertyStructure,
IMetaContext metaContext,
String metaNameID) |
| Modifier and Type | Method and Description |
|---|---|
IPropertyMap |
UnmodelledPropertiesGroupRenderer.getProperties(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
IPropertyMap |
StandardGroupRenderer.getProperties(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
IPropertyMap |
ResourcePropertiesGroupRenderer.getProperties(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
IPropertyMap |
LifeTimeGroupRenderer.getProperties(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
IPropertyMap |
CustomGroupRenderer.getProperties(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
IPropertyMap |
ApplicationPropertiesGroupRenderer.getProperties(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
UnmodelledPropertiesGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
StandardGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
ResourcePropertiesGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
CustomGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
ApplicationPropertiesGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
UnmodelledPropertiesGroupRenderer.render(IMetaContext rendererContext)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
StandardGroupRenderer.render(IMetaContext rendererContext)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
LifeTimeGroupRenderer.render(IMetaContext rendererContext)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
CustomGroupRenderer.render(IMetaContext rendererContext)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
ApplicationPropertiesGroupRenderer.render(IMetaContext rendererContext)
Deprecated.
As of NetWeaver 7.1
|
void |
StandardGroupRenderer.save(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
void |
ResourcePropertiesGroupRenderer.save(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
void |
CustomGroupRenderer.save(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
void |
ApplicationPropertiesGroupRenderer.save(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
UnmodelledPropertiesGroupRenderer.validate(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
StandardGroupRenderer.validate(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
ResourcePropertiesGroupRenderer.validate(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
CustomGroupRenderer.validate(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
String[] |
ApplicationPropertiesGroupRenderer.validate(IMetaContext rendererContext,
com.sapportals.htmlb.page.DynPage dynPage)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IStructuredGroup |
IStructuredGroupItem.getAsStructuredGroup()
Gets the item as a
IStructuredGroup. |
IStructuredProperty |
IStructuredGroupItem.getAsStructuredProperty()
Gets the item as a
IStructuredProperty. |
StructureDisplayMode[] |
IPropertyStructure.getDisplayModesNew()
Returns all supported display modes of the structure.
|
String |
IStructuredGroup.getLabel(Locale locale)
Gets the label for the group.
|
String |
IPropertyStructure.getLabel(Locale locale)
Returns the label for the structure.
|
IMetaGroup |
IStructuredGroup.getMetaGroup()
Gets the meta group object for this structured group.
|
IMetaName |
IStructuredProperty.getMetaName()
Gets the meta name object for this property.
|
IMetaName |
IStructuredProperty.getMetaName(IProperty property)
Gets the meta name object for this property.
|
String |
IStructuredGroup.getName()
Gets the name of the structured group.
|
String |
IPropertyStructure.getName()
Returns the name of the structure.
|
IStructuredGroupItemList |
IStructuredGroup.getOrderedItems()
Gets all items of the structured group in their configured order.
|
IStructuredGroupItemList |
IPropertyStructure.getOrderedItems()
Returns all first level items of the structure in their configured order.
|
IPropertyMap |
IStructuredGroupRenderer.getProperties(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Gets the properties with their entered values after the response has been returned.
|
IPropertyMap |
AbstractGroupRenderer.getProperties(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Gets the properties with their entered values after the response has been returned.
|
IPropertyName |
IStructuredProperty.getPropertyName()
Gets the property name for the property
|
IPropertyStructure |
IPropertyStructureService.getPropertyStructure(String name)
Get the property structure with the requested name.
|
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures()
Gets all available property structures of the service.
|
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures(String resourceType,
StructureDisplayMode displayMode)
Gets property structures for a requested resource type and display mode.
|
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures(String resourceType,
StructureDisplayMode displayMode,
IMetaContext metaContext)
Gets property structures for a requested resource type and display mode.
|
IStructuredGroupRenderer |
IStructuredGroup.getRenderer()
Gets the renderer of this structured group.
|
String[] |
IPropertyStructure.getResourceTypes()
Returns all resource types for that the structure is configured.
|
boolean |
IStructuredGroup.hasOrderedItems()
Checks if the structured group has configured items.
|
boolean |
IStructuredGroup.hasRenderer()
Checks if the structured group has a configured renderer.
|
boolean |
IStructuredGroup.isSingleFocusEnabled()
Checks if the sub groups of this group (only one level) should be displayed in a way
that always only one group is in the focus
|
boolean |
IPropertyStructure.isSingleFocusEnabled()
Checks if the groups of this structure (only 1 level) should be displayed in a way
that always only one group is in the focus
|
boolean |
IStructuredGroupItem.isStructuredGroup()
Checks if the item is a
IStructuredGroup. |
boolean |
IStructuredGroupItem.isStructuredProperty()
Gets the value of the property structuredProperty.
|
boolean |
IPropertyStructure.isSupportedDisplayMode(StructureDisplayMode displayMode)
Checks if a display mode is supported by a structure.
|
String[] |
IStructuredGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Validates the group content
|
String[] |
AbstractGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event,
IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Validates the group content
|
com.sapportals.htmlb.Component |
IStructuredGroupRenderer.render(IMetaContext metaContext)
Renders the structured group.
|
abstract com.sapportals.htmlb.Component |
AbstractGroupRenderer.render(IMetaContext metaContext)
Renders the structured group.
|
void |
IStructuredGroupRenderer.save(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Saves the content of the structured group.
|
void |
AbstractGroupRenderer.save(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Saves the content of the structured group.
|
String[] |
IStructuredGroupRenderer.validate(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Validates the group content
|
String[] |
AbstractGroupRenderer.validate(IMetaContext metaContext,
com.sapportals.htmlb.page.DynPage dynPage)
Validates the group content
|
Copyright 2021 SAP SE Complete Copyright Notice