Interface PropertyBindingConstants

All Known Implementing Classes:
PropertyBinding, PropertyBindingDesignDelegate

public interface PropertyBindingConstants
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The key in the binding config object for the path to the source property
    static final String
    The type ID for property bindings.
  • Field Details

    • TYPE_ID

      static final String TYPE_ID
      The type ID for property bindings.
      See Also:
    • CONFIG_SOURCE_PATH

      static final String CONFIG_SOURCE_PATH
      The key in the binding config object for the path to the source property
      See Also: