Class AbstractInstantEditorLabelRenderer

    • Field Detail

      • PARAM_LABEL_NO_VALUE_KEY

        public static final java.lang.String PARAM_LABEL_NO_VALUE_KEY
        editor-parameter which can be used to change label key for no value case
        See Also:
        Constant Field Values
      • PARAM_LABEL_NO_VALUE_STYLE

        public static final java.lang.String PARAM_LABEL_NO_VALUE_STYLE
        editor-parameter which can be used to add css class to no value label
        See Also:
        Constant Field Values
      • LABEL_KEY_NO_VALUE

        public static final java.lang.String LABEL_KEY_NO_VALUE
        Key of a label to be displayed when there is no value for given attribute
        See Also:
        Constant Field Values
      • SCLASS_NO_VALUE

        protected static final java.lang.String SCLASS_NO_VALUE
        See Also:
        Constant Field Values
      • SCLASS_ACCESS_DENIED

        protected static final java.lang.String SCLASS_ACCESS_DENIED
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractInstantEditorLabelRenderer

        public AbstractInstantEditorLabelRenderer()