Interface ObservablePropertySource.PropertyInteractionListener

All Known Implementing Classes:
BoundPropertyExpression, PropertyBasedExpressionParseContext.PropertyReferenceExpression
Enclosing interface:
ObservablePropertySource

public static interface ObservablePropertySource.PropertyInteractionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • propertyChanged

      void propertyChanged(Property<?> prop)