Interface BindingProblem


  • public interface BindingProblem
    Represents a problem of a Binding which may occur when transferring data from a Swing component into the the bound Property.
    Since:
    Ceres 0.10
    Version:
    $Revision$ $Date$
    • Method Detail

      • getBinding

        Binding getBinding()
        Returns:
        The binding which has (or had) this problem.