|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Preconfigured structure for displaying the properties of a resource.
| Method Summary | |
StructureDisplayMode[] |
getDisplayModes()
All supported display modes of the structure. |
java.lang.String |
getLabel(java.util.Locale locale)
Gets the label for the structure. |
java.lang.String |
getName()
Gets the name of the structure. |
IStructuredGroupItemList |
getOrderedItems()
Gets all first level items of the structure in their configured order. |
java.lang.String[] |
getResourceTypes()
All resource types for that the structure is configured. |
boolean |
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 |
isSupportedDisplayMode(StructureDisplayMode displayMode)
Checks if a display mode is supported by a structure. |
| Method Detail |
public java.lang.String getName()
throws PropertyStructureServiceException
public IStructuredGroupItemList getOrderedItems()
throws PropertyStructureServiceException
IStructuredGroup
or a IStructuredProperty.
public java.lang.String[] getResourceTypes()
throws PropertyStructureServiceException
public StructureDisplayMode[] getDisplayModes()
throws PropertyStructureServiceException
public boolean isSupportedDisplayMode(StructureDisplayMode displayMode)
throws PropertyStructureServiceException
displayMode - display mode to check
public java.lang.String getLabel(java.util.Locale locale)
throws PropertyStructureServiceException
locale - locale to determine the labels languagelabel - of the structure, if no label is available the structure name is returned
public boolean isSingleFocusEnabled()
throws PropertyStructureServiceException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||