Lists valid controls for properties to be used as space properties.
List of Controls
Name | Short Description | Since |
---|
default-only | The property is only used as a default if there is no value set in a less prominent place. This property control applies only to space properties and especially to the user space. | 1.6.0 |
document-only | The property is only used as a document property and must not be used as a space property. | 4.5 |
space-local | The property must not be seen outside the space. This is typically used for properties defined in the personal space that should not be used outside this space. Note that specifying this control will hide the property imported from delegate spaces. | 1.10 |