Resource Type
|
Source File
|
Run-Time File
|
Message Text
|
*RB.rbInfo*Resource.rbInfo
|
*RB.class*Resource.class
|
Modeled Metadata(Display Names)
|
<package>ModelRB.rbInfo
|
<package>ModelRB.RB.ser
|
EnumeratedType Options Definition
|
<EnumType>RB.rbInfo
|
<EnumType>RB.RB.ser
|
Key
|
Description
|
Usage
|
<key>.value
|
The localizable text that will be displayed.
|
Required
|
<key>.constant
|
A string that will be used to generate a constant field into the runtime resource bundle, which can be used by code that does resource lookups.
|
Message text: Optional
Metadata: Unused
EnumeratedType: Unused
|
<key>.comment
|
A comment describing the entry.
|
Optional
|
<key>.argComment<n>
|
A comment for each substitution argument of the value string.
|
Optional
|
<key>.customizable
|
Indicates whether the resource entry is customizable.
|
Optional
|
<key>.deprecated
|
Indicates (to the developer) whether the resource entry is deprecated.
|
Optional
|
<key>.abbreviatedDisplay
|
Reserved for future use.
|
Unused
|
<key>.fullDisplay
|
Reserved for future use.
|
Unused
|
<key>.shortDescription
|
Reserved for future use.
|
Unused
|
<key>.longDescription
|
Reserved for future use.
|
Unused
|
<key>.order
|
Explicit sort order for the value, unused for alpha ordering.
|
Message text: Unused
Metadata: Unused
EnumeratedType: Optional
|
<key>.defaultValue
|
Specifies the value is the default value for the Enumerated Type.
|
Message text: Unused
Metadata: Unused
EnumeratedType: Optional
|
<key>.selectable
|
Specifies if the value should be allowed to be selected.
|
Message text: Unused
Metadata: Unused
EnumeratedType: Optional
|