|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Preconfigured structured group for displaying the properties of a resource.
| Method Summary | |
String |
getLabel(Locale locale)
Gets the label for the group. |
IMetaGroup |
getMetaGroup()
Gets the meta group object for this structured group. |
String |
getName()
Gets the name of the structured group. |
IStructuredGroupItemList |
getOrderedItems()
Gets all items of the structured group in their configured order. |
IStructuredGroupRenderer |
getRenderer()
Gets the renderer of this structured group. |
boolean |
hasOrderedItems()
Checks if the structured group has configured items. |
boolean |
hasRenderer()
Checks if the structured group has a configured renderer. |
boolean |
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 |
| Method Detail |
public String getName()
throws PropertyStructureServiceException
PropertyStructureServiceException
public String getLabel(Locale locale)
throws PropertyStructureServiceException
locale - locale to determine the labels language
PropertyStructureServiceException
public IStructuredGroupItemList getOrderedItems()
throws PropertyStructureServiceException
IStructuredGroup
or a IStructuredProperty.
null if no items are configured for this group
PropertyStructureServiceException
public IMetaGroup getMetaGroup()
throws PropertyStructureServiceException
PropertyStructureServiceException
public IStructuredGroupRenderer getRenderer()
throws PropertyStructureServiceException
null if the configured renderer class could
not be found and the renderer object could not be created
PropertyStructureServiceException
public boolean hasRenderer()
throws PropertyStructureServiceException
PropertyStructureServiceException
public boolean hasOrderedItems()
throws PropertyStructureServiceException
PropertyStructureServiceException
public boolean isSingleFocusEnabled()
throws PropertyStructureServiceException
PropertyStructureServiceException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||