All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dashbuilder.displayer.client.resources.i18n.DisplayerConstants.properties Maven / Gradle / Ivy

#
# Copyright (C) 2014 Red Hat, Inc. and/or its affiliates.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

initializing=Initializing ...
error=ERROR:
error_settings_unset=DisplayerSettings property not set
error_handler_unset=DataSetHandler property not set
error_dataset_notfound=Data set not found
displayer_keyword_not_allowed=Not allowed ( {0} )
displayer_expr_invalid_syntax=Invalid syntax ( {0} )
userDefinedVariableDescription=User defined HTML identifier (see the HTML template)
valueRawVariableDescription=The value without applying any formatting
valueStartVariableDescription=The start value setting (see the ''Display'' section)
valueWarningVariableDescription=The warning value setting (see the ''Display'' section)
valueCriticalVariableDescription=The critical value setting (see the ''Display'' section)
valueEndVariableDescription=The end value setting (see the ''Display'' section)
valueVariableDescription=The formatted value
titleVariableDescription=The title setting (see the ''Display'' section)
widthVariableDescription=The width setting (see the ''Display'' section)
heightVariableDescription=The height setting (see the ''Display'' section)
marginTopVariableDescription=The margin top setting (see the ''Display'' section)
marginBottomVariableDescription=The margin bottom setting (see the ''Display'' section)
marginRightVariableDescription=The margin right setting (see the ''Display'' section)
marginLeftVariableDescription=The margin left setting (see the ''Display'' section)
bgColorVariableDescription=The background color setting (see the ''Display'' section)
isFilterEnabledVariableDescription=Returns true when both the displayer supports filtering and the filter setting is enabled (see the ''Display'' section)
isFilterOnVariableDescription=Returns true when a filter is active
isEmptyVariableDescription=Returns true when the underlying data set returns no data
doFilterVariableDescription=Function to notify and force other displayers in the same page to update according the filters defined by this displayer (if any)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy