Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Reference : Common Resource Keys

Common Resource Keys
This section lists all the resource keys that are provided as a part of the common resources bundle. The keys are grouped into their basic functional areas, and the default values in the base bundle are given for reference.
For the details on how to override the default values or add new resource keys to the bundle, see Customizing Property Resource Bundles.
Keys for Number Patterns
This section lists the resource keys for formatting values in number controls.
The number control shows resource keys that begin with "format_". You can override their values, and also add new keys that begin with "format_".
For more information on how to specify a number format, see Using Numeric Controls.
 
Table 79 Number Patterns
For example: $123,344.89 for positive numbers, ($34,121.00) for negative numbers
For example: 123,456.123
For example: 123456.123
Keys for Basic Number and Currency Symbols
This section lists the resource keys for values that get substituted in the numeric formats.
For example, number_grouping substitutes the "," character in the numeric formats.
 
Table 80 Basic Number and Currency Symbols
Keys for Duration Control Labels
This section lists the resource keys for the labels of duration controls.
For example, duration_label_years substitutes "Years" in the text input field.
 
Table 81 Duration Control Labels
Note: All the other list controls use "items_display_sep" as defined in List Control Keys. This new separator is necessary to separate duration items in a list, because the "duration_separator" that formats a duration value also uses a "," in the base bundle.
Keys for Date-Time Patterns
This section lists the resource keys for date-time controls.
 
Table 82 Date Time Keys
Note: You can specify the first day of the week for a locale by using date_first_day_of_week as listed in this table.
Keys for Optionlist Controls
This section lists the resource key for drop-down list controls.
 
Table 83 Optionlist Key
Keys for Built-in Buttons
This section lists the resource keys for built-in buttons.
 
Table 84 Built-in Button Keys
Labels the Cancel button that is generated by default or is added from the palette.
Labels the Submit button that is generated by default or is added from the palette.
Labels the Close button that is generated by default or is added from the palette.
 
Keys for Grid and Record Panes
This section lists the resource keys for grid panes and record panes.
 
Table 85 Grid and Record Pane Keys
For example: 11-20 of 35
Used only in the record pane navigation panel. Used in combination with record_record_of_label to display "Record x of y" on the User Interface, where x is a drop-down list showing the current record, and y is the total number of records.
Used only in the record pane navigation panel. Used in combination with record_record_label to display "Record x of y" on the User Interface, where x is a drop-down list showing the current record, and y is the total number of records.
Keys for Built-in Validation Messages
This section lists the resource keys for built-in validation messages.
 
Table 86 Built-in Validation Message Keys
Keys for List Controls
This section lists the resource keys for list controls.
 
Table 87 List Control Keys
Used as the hover help for the Add button in list controls.
Used as the hover help for the Delete button in list controls.
Used as the hover help for the Up button in list controls.
Used as the hover help for the Down button in list controls.
For example: 1 year, 2 months | 2 years, 5 months
Keys for Implicit Validation Messages
This section lists the resource keys for implicit validation messages.
These messages are used when validations are automatically generated based on the underlying BOM specification of the value. In all these messages, the value {0} is substituted with the label of the control that fails the validation.
 
Table 88 Implicit Validation Messages
For example: 1..* or 3..*
For example: 1..5 or 2..4
Miscellaneous Keys
This section lists miscellaneous resource keys.
 
Table 89 Miscellaneous Resource Keys
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved